authorization icon indicating copy to clipboard operation
authorization copied to clipboard

Allow introspection to skip validation

Open drowhunter opened this issue 5 years ago • 3 comments

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?

drowhunter avatar Nov 19 '18 15:11 drowhunter

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

sungam3r avatar Dec 12 '21 21:12 sungam3r

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.

c-marco-guevara avatar Mar 10 '22 21:03 c-marco-guevara

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

sungam3r avatar Mar 11 '22 21:03 sungam3r