Replies: 3 comments 4 replies
-
This is not a bug, currently graphql is not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
-
oh, thanks for your answer, this functionality would be great |
Beta Was this translation helpful? Give feedback.
2 replies
-
Graphql is now natively supported in v2 of this plugin |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What issue are you experiencing?
Get all events when I use Graphql
"dependencies": {
"@strapi/plugin-documentation": "^4.1.7",
"@strapi/plugin-graphql": "^4.1.7",
"@strapi/plugin-i18n": "4.1.7",
"@strapi/plugin-users-permissions": "4.1.7",
"@strapi/provider-email-nodemailer": "^4.1.8",
"@strapi/strapi": "4.1.7",
"better-sqlite3": "7.4.6",
"strapi-plugin-io": "^1.1.0"
},
Steps To Reproduce
Add Graphql plugin. : "@strapi/plugin-graphql": "^4.1.7",
What version of the plugin are you using?
"strapi-plugin-io": "^1.1.0"
What strapi version are you using?
"@strapi/strapi": "4.1.7",
Beta Was this translation helpful? Give feedback.
All reactions