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

Apollo sandbox use query http headers to fetch the schema #7731

Open
JuVincent opened this issue Sep 21, 2023 · 0 comments
Open

Apollo sandbox use query http headers to fetch the schema #7731

JuVincent opened this issue Sep 21, 2023 · 0 comments

Comments

@JuVincent
Copy link

Issue Description

Hello

I am developing an App with apollo gateway, i use Apollo sandbox to test my queries and mutations.

Sometimes i add an http headers on a query tab
Then when i want to refetch my schema, the refetch schema action has an unexpected behavior.
The action uses headers defines in the active query tab.

For me the refetch schema button should only used shared headers and not used specific http headers define in query tab

thanks for your answer

Link to Reproduction

no-link-to-provide

Reproduction Steps

No response

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