-
Notifications
You must be signed in to change notification settings - Fork 853
"Unknown type 'String'" error in GraphQL request body editor #8657
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
Comments
I'm facing the same problem, also with predefined types from GraphQL schema |
same problem here |
same problem for me... |
I see the same problem. But it does not impact my request to proceed. |
I imported the schema, and there is the same problem. However, auto-completion works well. |
I have the same problem. It's probably a parsing problem, because the request is working, it was not doing that in the previous version (7.25) |
Hi all, we have fixed this as part of |
Describe the bug
Getting an error
Unknown type 'String'
in GraphQL request body editorTo Reproduce
Steps to reproduce the behavior:
Unknown type 'String'
Expected behavior
No error
Screenshots

App information (please complete the following information):
The text was updated successfully, but these errors were encountered: