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
Written by
in
Filter the trace
apply_filters( 'graphql_tracing_response', array $trace, Tracing $tracing );