Anchor to GateConfigurationErrorCodeGate
enumGate Configuration Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to APP_NOT_AUTHORIZEDAPP_NOT_AUTHORIZED
ApiPermission metafields can only be created or updated by the app owner.
- Anchor to BLANKBLANK
The input value is blank.
- Anchor to CAPABILITY_VIOLATIONCAPABILITY_VIOLATION
The metafield violates a capability restriction.
- Anchor to DISALLOWED_OWNER_TYPEDISALLOWED_OWNER_TYPE
Owner type can't be used in this mutation.
- Anchor to GATE_CONFIGURATION_RECORD_NOT_FOUNDGATE_CONFIGURATION_RECORD_NOT_FOUND
Gate configuration record could not be found.
- Anchor to INCLUSIONINCLUSION
The input value isn't included in the list.
- Anchor to INTERNAL_ERRORINTERNAL_ERROR
An internal error occurred.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVALID_JSONINVALID_JSON
Unable to parse JSON.
- Anchor to INVALID_TYPEINVALID_TYPE
The type is invalid.
- Anchor to INVALID_VALUEINVALID_VALUE
The value is invalid for the metafield type or for the definition options.
- Anchor to PRESENTPRESENT
The input value needs to be blank.
- Anchor to TAKENTAKEN
The input value is already taken.
- Anchor to TOO_LONGTOO_LONG
The input value is too long.
- Anchor to TOO_SHORTTOO_SHORT
The input value is too short.
- Anchor to UNSTRUCTURED_RESERVED_NAMESPACEUNSTRUCTURED_RESERVED_NAMESPACE
Unstructured reserved namespace.
Was this section helpful?