wp-graphql-smart-cache icon indicating copy to clipboard operation
wp-graphql-smart-cache copied to clipboard

I would like to be able to modify the expiration (max-age)

Open jasonbahl opened this issue 4 years ago • 0 comments

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:

Image

A possible option might look like:

Image

Links

  • Dependent on https://github.com/wp-graphql/wpgraphql-ide/issues/112

jasonbahl avatar Jan 11 '22 21:01 jasonbahl