We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I click around between various types and switch between queries and mutations I consistently end up with a blank screen after a while.
On average it takes between 3-6 repetitions. There is no specific pattern, but the most common trigger is switching between queries and mutations.
My schema has been verified and has no errors.
Firefox console always shows the following error: Error: Expected undefined to be a GraphQL composite type.
Error: Expected undefined to be a GraphQL composite type.
I am not sure if this is related to #339 or not. Using the latest version: 2.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I click around between various types and switch between queries and mutations I consistently end up with a blank screen after a while.
On average it takes between 3-6 repetitions. There is no specific pattern, but the most common trigger is switching between queries and mutations.
My schema has been verified and has no errors.
Firefox console always shows the following error:
Error: Expected undefined to be a GraphQL composite type.
I am not sure if this is related to #339 or not.
Using the latest version: 2.0.0
The text was updated successfully, but these errors were encountered: