wp-graphql-smart-cache
wp-graphql-smart-cache copied to clipboard
I would like to be able to modify the expiration (max-age)
When editing a GraphQL document, user needs to be able to enter a value for the expiration/max-age and be able to save it along with the document.
Acceptance Criteria
- [ ] User can update the expiration/max-age through the IDE UI
Technical Details
The goal is to make this field editable within the GraphQL IDE:
A possible option might look like:
Links
- Dependent on https://github.com/wp-graphql/wpgraphql-ide/issues/112