View Source API Reference request_cache_plug v1.0.2
Modules
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 immediately return a response.