Restfox icon indicating copy to clipboard operation
Restfox copied to clipboard

Use configured Auth settings when fetching GraphQL schema

Open orclev opened this issue 7 months ago • 0 comments

Currently when using the Refresh Schema button on a GraphQL request, it appears as if that request is not using the auth settings configured on that request. Since GraphQL introspection uses the normal GraphQL endpoint the introspection query should use all the same auth (and potentially header and/or query) values as the request itself.

See issue #291 as well.

orclev avatar Jun 09 '25 13:06 orclev