Skip to main content

Input fields

authErrors : Boolean

Whether to include possible authentication errors.

name : String! required

Name of the query/mutation for which to get the possible errors.

type : query_type! required

Type of the query (query or mutation).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "authErrors": true, "name": "start-floor-blood-method-try", "type": "query" }