apollographql / apollographql/embeddable-explorer
Generate APQ request from operation
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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](https://www.apollographql.com/docs/router/configuration/persisted-queries/) operations quickly
It would also be nice to generate the payload I can send with APQ in curl too
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the operation-generation actions that already format, copy curl, and copy links. Read the linked APQ documentation to confirm the required extensions block and operation hash, then make sure the generated APQ payload and its curl form are both available and testable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100