We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
does playground work on vercel?
The text was updated successfully, but these errors were encountered:
yes, but it has to be enabled, and the current playground implementation is a little buggy since it has been basically deprecated, see graphql/graphql-playground#1143, and I recommend using altair instead, which is better is pretty much every way https://mercurius.dev/#/docs/plugins?id=altair-fastify-plugin
Sorry, something went wrong.
can you please let me know how to make playground work?
this example already is using altair, which is better than playground, the route is /api/altair
https://next-fastify-mercurius.vercel.app/api/altair
No branches or pull requests
does playground work on vercel?
The text was updated successfully, but these errors were encountered: