wp-graphql / wp-graphql/wp-graphql
As an admin user, I would like to be able to identify which GraphQL Documents were generated from "Automated Persisted Queries"
Open
@jasonbahl is already working on this.
Since Jan 13, 2022.
effort: low
graphiql ide
impact: low
plugin: ide
plugin: smart-cache
scope: extensions
type: enhancement
- Dominant language
- PHP
- Stars
- 3.8k
- Forks
- 472
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 85
Description
As an admin user, I would like to be able to identify which GraphQL Documents were generated from "Automated Persisted Queries".
Acceptance Criteria
- User can visually identify if query was auto generated
Technical Details
If I'm not mistaken, we are using the taxonomy already for this to kinda help identify. I think it's been a minute. It was the GraphQL document group. I think we were somehow using that to help with this already.
Notes
- Possibly related - https://github.com/wp-graphql/wp-graphql-smart-cache/issues/217
- No UI is prescribed yet
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.