Filter the log entry for the debug log
apply_filters( 'graphql_debug_log_entry', array $log_entry, array $config );
Params
- $log_entry (array): The log entry
- $config (array): The config passed in with the log entry
Free open-source WordPress plugin that turns any WordPress site into a GraphQL API
Filter the log entry for the debug log
apply_filters( 'graphql_debug_log_entry', array $log_entry, array $config );