You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This screenshot displays the new query -- GetPortfolio -- that was added. This was not available until I completely restarted the playground and reloaded my queries.
The text was updated successfully, but these errors were encountered:
This issue pertains to the following package(s):
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.
This screenshot displays the new query -- GetPortfolio -- that was added. This was not available until I completely restarted the playground and reloaded my queries.
The text was updated successfully, but these errors were encountered: