mirumee/ariadne

GraphiQL is not rendering (Explorer plugin error)

juansedo opened this issue · 0 comments

Problem

There is a deprecated link to download GraphiQL explorer plugin in the GraphiQL template. It results in a 404 error that unable to render the GraphiQL Playground when Explorer plugin is activated.

image

Solution

Replace graphiql-plugin-explorer.umd.js file for index.umd.js file.