- Issue created by @brianperry
- Status changed to Active
7 months ago 12:01am 6 May 2024
Support a cache option similar to json-api-client.
* Accept 'cache' option
** What should we use as the cache key? A hash of the query? If this is the default, it might be more important that we
allow users to override the cache key β
.
* Implement changes
* Test coverage.
* Documentation updates.
graphql-client class accepts 'cache' option.
Active
Code