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

NO SCHEMA AVAILABLE in GraphQL IDE #135

Open
LarsEjaas opened this issue Jan 30, 2022 · 4 comments
Open

NO SCHEMA AVAILABLE in GraphQL IDE #135

LarsEjaas opened this issue Jan 30, 2022 · 4 comments

Comments

@LarsEjaas
Copy link

I get the error:
NO SCHEMA AVAILABLE in the left side of the GraphQL IDE if I activate the wp-graphql-gutenberg plugin in WordPress. Are there any known issues or incompatibilities here I need to be aware of? I have updated all plugins to the recent version.

@ojohnny
Copy link
Contributor

ojohnny commented Mar 19, 2022

@LarsEjaas I believe that you may have to go to "GraphQL Gutenberg" in the admin panel and press the "Update block registry" button.

I think I see the same thing on a fresh WordPress install. Not sure if there is another fix for it than manually updating the block registry.

@BenBuergelSplash
Copy link

Also getting this error when GraphQL Gutenberg is installed. This error is thrown in the browser console on the GraphiQL IDE:

Uncaught (in promise) Error: Invalid or incomplete introspection result. Ensure that you are passing "data" property of introspection response and no "errors" was returned alongside: { status: 500 }.
    at r (devAssert.mjs:5:11)
    at m (buildClientSchema.mjs:27:74)
    at App.js:181:39

@masis-dk
Copy link

Same issue here, I am getting an error 500 :
https://URL/index.php?graphql 500 (Internal Server Error)

After install the plugin, clicked on update block registry, and then navigate ton GraphiQL IDE
I installed v0.3.12, but it show v0.3.11 in wordpress back-office

@xkibax
Copy link

xkibax commented Mar 6, 2024

Same problem here, did anyone find a solutions?
The code was fine 2 days ago and suddenly stops working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants