File Cache
This caching strategy will use the file system as the storage.
To get started with this caching strategy, install it:
yarn add @graphql-mesh/cache-fileHow to use?
cache:
file:
path: ./my-cache.json # the extension should be .jsonConfig API Reference
path(type:String)
Last updated on July 27, 2022