graphql-mesh icon indicating copy to clipboard operation
graphql-mesh copied to clipboard

Headers are not stored in a Graphiql history

Open ThePlenkov opened this issue 1 year ago • 2 comments

Hi! We use graphql mesh to mesh different endpoint including some API with header parameters.

It's possible to provide those headers in a web UI however headers are not stored in a history which is not convenient.

I've checked Graphiql documentation and it looks like shouldPersistHeaders is not set

You can find docs here: https://graphiql-test.netlify.app/typedoc/modules/graphiql.html

Could you please check it and advise how can it be reached with graphql mesh service?

Thank you!

ThePlenkov avatar Aug 26 '22 10:08 ThePlenkov

@ThePlenkov Did you finally manage to set the shouldPersistHeaders for the Yoga instance in GraphQL Mesh?

mnlbox avatar Jun 06 '23 08:06 mnlbox

no - i didn't check so far

ThePlenkov avatar Jun 07 '23 11:06 ThePlenkov