graphql_app_context_config
This filters the config for the AppContext. This can be used to store additional context config, which is available to resolvers throughout the resolution of a GraphQL request.
Params
- $config (array): The config array of the AppContext object