14 Commits

Author SHA1 Message Date
Pierre Noël
75be8688d2 DOC replace .html by .md
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-23 11:09:42 +02:00
Alexandre Bodin
cd710d34e0 Merge branch 'master' into documentation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-16 17:10:06 +02:00
Shahein Moussavi
580102f0a5
Make Strapi GraphQL an implementing service for Federation (#6146)
* Add Strapi GraphQL to Apollo Federation as implementation

Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>

* updated graphql plugin documentation for federation

Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>

* Creating separate package while waiting for Strapi PR acceptance

Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>

* v3.1.0-beta.0

Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>

* Accidentally pushed bad changes

Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>

* used lodash for config variable for consistency, updated comment to be more descriptive

Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
2020-07-16 09:09:59 +02:00
Jim LAURIE
6b23cedc46 docs: fix 404 links
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-18 12:33:18 +02:00
Alexandre BODIN
61c0c9d9b4
Add v3.x and remove alpha docs (#6344)
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-25 18:11:45 +02:00
Alexandre Bodin
02fcbf8f45 Update more configs
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-25 15:25:43 +02:00
Robert Piosik
8675effa21 docs: add .js ext to graphql paths, fix code snip-
et formatting

Signed-off-by: Robert Piosik <robertpiosik@gmail.com>
2020-05-02 20:50:28 +02:00
Pierre Noël
4b7fbadef5
fix shadow crud breaking build when resolvers are not defined in a plugin (#5899)
* fix shadow crud breaking build when resolvers are not defined in a plugin

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* refacto

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-22 15:41:40 +02:00
Pierre Noël
c3f011ddba Merge branch 'master' into fix/#4556/nullWhenRequiringAComponentInRelationGraphQl
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-16 15:49:59 +01:00
Nikolay Tyurin
9bbb395e3a
Update graphql.md (#5510)
changed link in the https://www.apollographql.com/
2020-03-16 14:17:59 +01:00
Alexandre Bodin
3ce852af61 User :: in policies prefix and update documentation accordingly
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:39 +01:00
Jim LAURIE
acf4c1dece docs: example graphql query dynamic zone
Following the issue #4849 - I add an example about the query to do to fetch DZ data.
2020-01-08 15:23:09 +01:00
Jim LAURIE
74b0f2e11e Update files dir 2019-11-07 12:05:39 +01:00
Jim LAURIE
f02d4dfcb0 Move graphql doc in plugins section and update examples to match FoodAdvisor 2019-10-07 17:03:45 +02:00