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-07-24 01:18:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-graphql
History
Don Masakayan
17c4244f14
Pass easier-to-understand options instead of arguments to Mutation.composeMutationResolver() and Query.composeQueryResolver()
2019-09-15 15:51:06 +08:00
..
admin/src/assets
/images
…
config
Add config option for turning tracing on or off
2018-12-14 11:44:59 +01:00
controllers
…
hooks
/graphql
Use koa-router and fix graphql-uploads
2019-08-22 15:04:27 +02:00
services
Pass easier-to-understand options instead of arguments to Mutation.composeMutationResolver() and Query.composeQueryResolver()
2019-09-15 15:51:06 +08:00
test
Test graphql delete returns the entity
2019-08-23 14:15:24 +02:00
.editorconfig
…
.gitattributes
…
.gitignore
Add yarn lock
2019-04-16 09:05:47 +02:00
.npmignore
…
.snyk
Add snyk in travis
2018-12-05 18:33:23 +01:00
LICENSE.md
Add missing License files
2019-05-02 15:45:19 +02:00
package.json
v3.0.0-beta.16.3
2019-09-13 15:08:44 +02:00
README.md
…
README.md
Strapi plugin