Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Couldn't find Type of name Mutation in the GraphQL Schema. #98

Open
renestalder opened this issue May 6, 2019 · 1 comment
Open
Labels
enhancement New feature or request
Milestone

Comments

@renestalder
Copy link

I've got the same error as documented in #84. The thing is, I don't have any mutations in my schema (as I have reading access to most data on the API).

Am I required to have mutations in the schema defined to make this plugin work? Or how can I get around this error?

The error comes up as soon as I try to fetch.

@phortx
Copy link
Collaborator

phortx commented May 7, 2019

That's a good point. Mutations could be optional. Thanks for the advice!

Currently these are required. However I will try to patch that soo :)

@phortx phortx added the enhancement New feature or request label May 7, 2019
@phortx phortx added this to the 1.0.0 milestone May 7, 2019
@phortx phortx mentioned this issue May 15, 2019
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants