Skip to content
New issue

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

Not able to update the graphql playground url after overriding the run method #81

Closed
pallaviaggarwal28 opened this issue Jul 26, 2022 · 1 comment
Labels

Comments

@pallaviaggarwal28
Copy link

pallaviaggarwal28 commented Jul 26, 2022

When I try to run the graphql playground with dropwizard and kotlin in the code first approach, http://localhost:PORT, the playground url shows as localhost:PORT/graphql, but that is not the actual location of the graphql schema.

The actual graphql schema is located at : localhost:PORT/api/graphql. How can I configure this url, so that whenever I start my graphql server. The playground url automatically shows localhost:PORT/graphql.

@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant