PossibleErrorsInputType
Information about the query/mutation for which one wants to know the possible errors.
Input fields
Whether to include possible authentication errors.
Name of the query/mutation for which to get the possible errors.
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"
}