Anchor to section titled 'undefined'

GateConfigurationErrorCode
enum

Possible error codes that can be returned by GateConfigurationUserError.


value-appnotauthorized
APP_NOT_AUTHORIZED

ApiPermission metafields can only be created or updated by the app owner.

The input value is blank.

value-capabilityviolation
CAPABILITY_VIOLATION

The metafield violates a capability restriction.

value-disallowedownertype
DISALLOWED_OWNER_TYPE

Owner type can't be used in this mutation.

value-gateconfigurationrecordnotfound
GATE_CONFIGURATION_RECORD_NOT_FOUND

Gate configuration record could not be found.

The input value isn't included in the list.

value-internalerror
INTERNAL_ERROR

An internal error occurred.

The input value is invalid.

value-invalidjson
INVALID_JSON

Unable to parse JSON.

value-invalidtype
INVALID_TYPE

The type is invalid.

value-invalidvalue
INVALID_VALUE

The value is invalid for the metafield type or for the definition options.

The input value needs to be blank.

The input value is already taken.

The input value is too long.

The input value is too short.

value-unstructuredreservednamespace
UNSTRUCTURED_RESERVED_NAMESPACE

Unstructured reserved namespace.


Was this section helpful?

The error code.


Was this section helpful?
Map
GateConfigurationErrorCode