Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(CacheMiddleware): cached forced requests (thanks @NappyPirate)
* Added a flag to the cache middleware to configure the caching of forced requests * Updated readme to include the new cacheForcedRequests flag * Always cached forced requests by default * Made sure to define queryId and variables
- Loading branch information