graphql_authentication_errors
If false, there are no authentication errors. If true, execution of the GraphQL request will be prevented and an error will be thrown.
Params
- $authentication_errors (boolean): Whether there are authentication errors with the request
- $request (Request): Instance of the Request