graphql_send_nocache_headers
Filter to determine if nocache headers are sent on authenticated requests.
apply_filters( 'graphql_send_nocache_headers', bool $send_headers );
Params
- $send_headers (bool): If the headers should be sent, defaults to the return value of is_user_logged_in()