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
Free open-source WordPress plugin that turns any WordPress site into a GraphQL API
Filter the trace
apply_filters( 'graphql_tracing_response', array $trace, Tracing $tracing );