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

Allow introspection to skip validation #28

Open
drowhunter opened this issue Nov 19, 2018 · 3 comments
Open

Allow introspection to skip validation #28

drowhunter opened this issue Nov 19, 2018 · 3 comments
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@drowhunter
Copy link

I have put Authorization on my Root Query, but now "ui playground" cannot get the initial introspection query to work.

I can put the bearer token in UiPlayground to make actual queries, but the documentation on the right doesn't work

is there a way i can allow this to work?

@sungam3r sungam3r added enhancement New feature or request question Further information is requested labels May 19, 2020
@sungam3r
Copy link
Member

@drowhunter See #186 . I would like to release it in v5.

@sungam3r sungam3r added this to the 5.0 milestone Dec 12, 2021
@c-marco-guevara
Copy link

I'm having the same issue. I want to protect all my queries/mutations, but letting the introspection query run unauthenticated, because I need to run the apollo healthchecks from my github actions pipelines and it depends on the introspection query.

@sungam3r
Copy link
Member

Before the v5 release in April we (@Shane32 and I) will look through all such "pending" issues and decide merge or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants