API Reference request_cache_plug v0.1.10
modules
Modules
requestcache
RequestCache
This plug allows you to cache GraphQL requests based off their query name and variables. This should be placed right after telemetry and before parsers so that it can stop any processing of the requests and immediatley return a response.