apollographql / embeddable-explorer

MIT License
35 stars 12 forks source link

Generate APQ request from operation #292

Open smyrick opened 11 months ago

smyrick commented 11 months ago

When I generate an operation I have the options to format, copy as curl, copy a link, etc. I would like the ability to generate the APQ request with the extensions block and the operation hash for me so I can test APQ/PQ operations quickly

It would also be nice to generate the payload I can send with APQ in curl too