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
Free open-source WordPress plugin that turns any WordPress site into a GraphQL API
Return the filtered debug log
apply_filters( 'graphql_debug_log', array $logs, DebugLog $debug_log );