API Reference request_cache_plug v0.1.6

modules

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 immediatley return a response.