Open pmonty opened 3 years ago
Did you update the WP GraphQL plugin to current version? That might have caused the problem (at least it did for me). This starter is based on v0.3.6 but current version is 1.3.5 so the code used in the starter might not work due to several breaking changes. You could either rewrite/refactor the code or simply not update the plugin.
Hi there,
you found any solutions for this issue? We would like to be able to use the last wpgrpahlql version...
I load up the wordpress site through docker and login then when I visit the GraphiQL IDE I get
NO SCHEMA AVAILABLE
in the explorer sidebar.If I hit http://localhost:8080/graphql I get this
I literally have only got the project up and have not been fiddling around with stuff. Any idea what it might be? Plugin looks like it is updated and wordpress version is latest and php version is 7.4