graphql_schema_config
Set the $filterable_config as the $config that was passed to the WPSchema when instantiated
apply_filters( 'graphql_schema_config', SchemaConfig $config );
Params
- $config (array): The WPSchema config to filter
Set the $filterable_config as the $config that was passed to the WPSchema when instantiated
apply_filters( 'graphql_schema_config', SchemaConfig $config );