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

"Reload Schema" does not work on Electron App; forced to quit/restart the app #1389

Open
6 tasks
JESii opened this issue May 17, 2022 · 0 comments
Open
6 tasks

Comments

@JESii
Copy link

JESii commented May 17, 2022

This issue pertains to the following package(s):

  • [ x] GraphQL Playground - Electron App
  • GraphQL Playground HTML
  • GraphQL Playground
  • GraphQL Playground Express Middleware
  • GraphQL Playground Hapi Middleware
  • GraphQL Playground Koa Middleware
  • GraphQL Playground Lambda Middleware

What OS and OS version are you experiencing the issue(s) on?

MacOS v11.6.5

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

Version 1.8.10 (1.8.10.5129)

What is the expected behavior?

When I restart the graphql server
And I click on "reload schema" (Cmd-R)
Then it should query and reload the schema

What is the actual behavior?

Schema is not reloaded; a new query that I added is still not available.

What steps may we take to reproduce the behavior?

Just what was described above

Please provide a gif or image of the issue for a quicker response/fix.
2022-05-17 at 11 11 AM
This screenshot displays the new query -- GetPortfolio -- that was added. This was not available until I completely restarted the playground and reloaded my queries.

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

No branches or pull requests

1 participant