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
Free open-source WordPress plugin that turns any WordPress site into a GraphQL API
Set the $filterable_config as the $config that was passed to the WPSchema when instantiated
apply_filters( 'graphql_schema_config', SchemaConfig $config );