graphql_user_can_see_query_logs

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

apply_filters( 'graphql_user_can_see_query_logs', bool $can_see );

Params

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