Return Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to ALREADY_EXISTSALREADY_
EXISTS The requested resource already exists.
- Anchor to BLANKBLANK
The input value is blank.
- Anchor to CREATION_FAILEDCREATION_
FAILED A requested resource could not be created.
- Anchor to EQUAL_TOEQUAL_
TO The input value should be equal to the value allowed.
- Anchor to FEATURE_NOT_ENABLEDFEATURE_
NOT_ ENABLED A required feature is not enabled.
- Anchor to GREATER_THANGREATER_
THAN The input value should be greater than the minimum allowed value.
- Anchor to GREATER_THAN_OR_EQUAL_TOGREATER_
THAN_ OR_ EQUAL_ TO The input value should be greater than or equal to the minimum value allowed.
- Anchor to INCLUSIONINCLUSION
The input value isn't included in the list.
- Anchor to INTERNAL_ERRORINTERNAL_
ERROR Unexpected internal error happened.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVALID_STATEINVALID_
STATE A resource was not in the correct state for the operation to succeed.
- Anchor to LESS_THANLESS_
THAN The input value should be less than the maximum value allowed.
- Anchor to LESS_THAN_OR_EQUAL_TOLESS_
THAN_ OR_ EQUAL_ TO The input value should be less than or equal to the maximum value allowed.
- Anchor to MISSING_PERMISSIONMISSING_
PERMISSION The user does not have permission to perform the operation.
- Anchor to NOT_A_NUMBERNOT_
A_ NUMBER The input value is not a number.
- Anchor to NOT_EDITABLENOT_
EDITABLE A requested item is not editable.
- Anchor to NOT_FOUNDNOT_
FOUND A requested item could not be found.
- Anchor to NOTIFICATION_FAILEDNOTIFICATION_
FAILED A requested notification could not be sent.
- Anchor to PRESENTPRESENT
The input value needs to be blank.
- Anchor to TAKENTAKEN
The input value is already taken.
- Anchor to TOO_BIGTOO_
BIG The input value is too big.
- Anchor to TOO_LONGTOO_
LONG The input value is too long.
- Anchor to TOO_MANY_ARGUMENTSTOO_
MANY_ ARGUMENTS Too many arguments provided.
- Anchor to TOO_SHORTTOO_
SHORT The input value is too short.
- Anchor to WRONG_LENGTHWRONG_
LENGTH The input value is the wrong length.
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of a return mutation.