graphql_user_can_see_trace_data

Filter whether the logs can be seen in the request results or not

apply_filters( 'graphql_user_can_see_trace_data', bool $can_see );

Params

  • $can_see (bool): Whether the requestor can see the logs or not