Directive based caching
complete
Dominic Watson
We're currently using Apollo Server caching, where you decorate your schema with @cacheControl directives.
Since we're already using it throughout our large schema, it would be nice if it was offered so we can keep the rules with the types definitions and not need to recreate a config to migrate from that to this
Marko Locher
complete
Hey Dominic,
directive based caching is now available. Please see https://stellate.co/blog/stellate-cache-directives for the announcement blog post, as well as https://stellate.co/docs/graphql-edge-cache/cache-directives for the documentation.
And, please let us know what you think, your feedback helps us improve and offer an even better service.