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
Free open-source WordPress plugin that turns any WordPress site into a GraphQL API
Filter whether the logs can be seen in the request results or not
apply_filters( 'graphql_user_can_see_query_logs', bool $can_see );