wp-graphql-smart-cache
wp-graphql-smart-cache copied to clipboard
As an admin user, I would like to be able to identify which GraphQL Documents were generated from "Automated Persisted Queries"
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