6 calls to CacheablePluginTrait::buildCacheContexts() in GraphQL 8.3
- EnumPluginBase::getDefinition in src/Plugin/ GraphQL/ Enums/ EnumPluginBase.php 
- Returns the plugin's type or field definition for the schema.
- FieldPluginBase::getDefinition in src/Plugin/ GraphQL/ Fields/ FieldPluginBase.php 
- Returns the plugin's type or field definition for the schema.
- InputTypePluginBase::getDefinition in src/Plugin/ GraphQL/ InputTypes/ InputTypePluginBase.php 
- Returns the plugin's type or field definition for the schema.
- InterfacePluginBase::getDefinition in src/Plugin/ GraphQL/ Interfaces/ InterfacePluginBase.php 
- Returns the plugin's type or field definition for the schema.
- ScalarPluginBase::getDefinition in src/Plugin/ GraphQL/ Scalars/ ScalarPluginBase.php 
- Returns the plugin's type or field definition for the schema.
- TypePluginBase::getDefinition in src/Plugin/ GraphQL/ Types/ TypePluginBase.php 
- Returns the plugin's type or field definition for the schema.
