WP GraphQL Gutenberg
When WP GraphQL Gutenberg is active, I receive a 500 error saying that blockJSON can not be found. This is on an unmodified, clean install of both WordPress and the Starter.
Update: I'm no longer getting the error that blockJSON could not be found because the plugin is active. When it's disabled, that error appears. All other errors specified still exist.
When the plugin is active, the GraphiQL IDE no longer will load and there are js errors in the console.
To Reproduce
- Activate WP GraphQL Gutenberg
- Click on GraphiQL IDE or go to the homepage on localhost:3000 to see the 500 error.
- Scratch your head and go, what the?
Screenshots

Using Mamp PRO 6 for my local server.
Any help would be appreciated. Not urgent since I'm just testing the headless waters.
Thanks!
Hi, Can you try this step https://webdevstudios.github.io/nextjs-wordpress-starter/docs/backend#update-block-registry Thanks,
Running into same issue.
WP 5.9.3 Latest plugins Downgraded GraphQL to 1.6.9 as the new one has issues on current sites as well.
I rolled back plugins from a previous install and that seemed to be the fix for uss