graphql_debug_log_entry
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
Filter the log entry for the debug log
apply_filters( 'graphql_debug_log_entry', array $log_entry, array $config );