graphql_response_headers_to_send
Filter the $headers to send
apply_filters( 'graphql_response_headers_to_send', array $headers );
Params
- $headers (array): Array of headers to filter
Filter the $headers to send
apply_filters( 'graphql_response_headers_to_send', array $headers );