graphql_debug_log
Return the filtered debug log
apply_filters( 'graphql_debug_log', array $logs, DebugLog $debug_log );
Params
- $logs (array): The logs to be output with the request
- $debug_log (DebugLog): The DebugLog class
Return the filtered debug log
apply_filters( 'graphql_debug_log', array $logs, DebugLog $debug_log );