Struct async_graphql::extensions::Analyzer
source · pub struct Analyzer;Expand description
Analyzer extension
This extension will output the analyzer field containing complexity and
depth in the response extension of each query.