Skip to content

Is it possible to share GraphiQL queries and variables via URL parameters? #3450

Answered by acao
roukmoute asked this question in Q&A / Support

You must be logged in to vote

Yes it's possible! Our demo implementation ships with this:
https://github.com/graphql/graphiql/blob/main/packages/graphiql/resources/renderExample.js

It can also now be achieved with the react sdk, without using props, here is an example:
saleor/saleor-graphql-playground#23

Replies: 1 comment 2 replies

You must be logged in to vote
2 replies
@roukmoute

@acao

acao Nov 7, 2023
Maintainer

Answer selected by roukmoute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants