This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-09-06 15:22:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-graphql
History
Alexandre Bodin
3f5f839b4c
Build mutation and resolves in shadowCrud and then only build the missing ones
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:38 +01:00
..
admin/src/assets
/images
…
config
Added share playground feature
2019-10-14 10:53:59 +02:00
controllers
…
hooks
/graphql
Add metadatas to resolvers to know where they are created
2020-02-10 21:38:37 +01:00
services
Build mutation and resolves in shadowCrud and then only build the missing ones
2020-02-10 21:38:38 +01:00
test
Add graphql tests for single-types
2020-02-10 21:38:37 +01:00
types
Add Time and Date scalar to graphql plugin
2019-12-06 14:32:53 +01:00
.editorconfig
…
.gitattributes
…
.gitignore
…
.npmignore
…
.snyk
…
LICENSE.md
docs: update copyright date to 2020
2020-01-08 15:41:08 +01:00
package.json
Refactor graphql plugin
2020-02-10 21:38:09 +01:00
README.md
…
README.md
Strapi plugin