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
GraphQL schema locally added from JSON should not be removed upon sending a request and should persist.
Actual Behavior
When a request has GraphQL schema added it that has been manually loaded from JSON, it gets cleared when you send a request and requires adding the schema again.
Reproduction Steps
Manually add local GraphQL schema to a request (schema > load schema from JSON) (automatic fetch disabled)
Send request
Schema gets removed and says Schema not yet fetched
Expected Behavior
GraphQL schema locally added from JSON should not be removed upon sending a request and should persist.
Actual Behavior
When a request has GraphQL schema added it that has been manually loaded from JSON, it gets cleared when you send a request and requires adding the schema again.
Reproduction Steps
Schema not yet fetched
Is there an existing issue for this?
Additional Information
Potentially related to #5888
Insomnia Version
10.0.0
What operating system are you using?
Windows
Operating System Version
Windows 11 Pro, Version 23H2, 22631.4317
Installation method
downloaded from insomnia.rest
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: