Gate Configuration User Error
Requires access scope. Also: You must have read access to
gates
to read gate configuration user errors.
Represents an error that happens during the execution of a gate configuration mutation.
Anchor to FieldsFields
- Anchor to codecode•Gate
Configuration Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
Deprecated mutations
- •mutationDeprecated
- Anchor to inputinput•Gate
Configuration Create Input! required Specifies the input fields for a gate configuation.
Arguments
- Anchor to gateConfigurationgate•Gate
Configuration Configuration The created gate configuration.
- Anchor to userErrorsuser•[Gate
Errors Configuration User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- Anchor to inputinput•Gate
Configuration Delete Input! required Specifies the gate configuration to delete by its ID.
Arguments
- Anchor to deletedGateConfigurationIddeleted•ID
Gate Configuration Id The ID of the deleted gate configuration.
- Anchor to shopshop•Shop!non-null
The shop associated with the gate configuration.
- Anchor to userErrorsuser•[Gate
Errors Configuration User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- Anchor to inputinput•Gate
Configuration Update Input! required Specifies the input fields to update a gate configuation.
Arguments
- Anchor to gateConfigurationgate•Gate
Configuration Configuration The updated gate configuration.
- Anchor to userErrorsuser•[Gate
Errors Configuration User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields