graphql_tracing_response
Filter the trace
apply_filters( 'graphql_tracing_response', array $trace, Tracing $tracing );
Params
- $trace (array): The trace to return
- $tracing (Tracing): The Tracing class instance
Filter the trace
apply_filters( 'graphql_tracing_response', array $trace, Tracing $tracing );