Open
Description
Your use case
When I work with Nuxt and Apollo locally, on my machine, I would like to have a local url to user locally the GraphQL Playground / Explorer.
Not sure if possible, neither if useful, but I would like to ask.
The solution you'd like
Locally I would like to access a url as http://localhost:3000/graphql where inspecting my data by Playground interface.
Extra: url reachable on dev mode, not at deploy / production (to avoid external users to use it)
Possible alternatives
I can use github tools or extension provided online by Headless CMS (Contentful) but I would to have it locally
Additional information
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment