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

Overwrite JSON.stringify instead of JSON.parse for newer GraphiQL #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nshelly
Copy link

@nshelly nshelly commented Jan 26, 2025

GraphiQL has changed its core fetch logic, and so we need to overwrite JSON.stringify instead in order to update the sidebar with the most recent query.

@nshelly nshelly changed the title Override JSON stringify instead Overwrite JSON.stringify instead of JSON.parse for response Jan 26, 2025
@nshelly nshelly force-pushed the nick/use-stringify branch from 0533ba2 to da51f6e Compare January 26, 2025 08:29
@nshelly nshelly changed the title Overwrite JSON.stringify instead of JSON.parse for response Overwrite JSON.stringify instead of JSON.parse for newer GraphiQL Jan 26, 2025
@nshelly nshelly force-pushed the nick/use-stringify branch from da51f6e to d3bad7b Compare January 26, 2025 09:32
@nshelly nshelly force-pushed the nick/use-stringify branch from d3bad7b to d85ded2 Compare January 26, 2025 09:33
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

Successfully merging this pull request may close these issues.

1 participant