Anchor to GateSubjectUserErrorGate
objectGate Subject User Error
Requires access scope. Also: You must have read access to
gates
to read gate subject user errors.
Represents an error that happens during the execution of a gate subject mutation.
Anchor to FieldsFields
- Anchor to codecode•Gate
Subject 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.
Was this section helpful?
Anchor to MutationsMutations
Deprecated mutations
- •mutationDeprecated
- Anchor to inputinput•Gate
Subject Create Input! required Specifies the input fields for a gate configuation.
Arguments
- Anchor to gateSubjectgate•Gate
Subject Subject The created gate subject.
- Anchor to userErrorsuser•[Gate
Errors Subject User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- Anchor to inputinput•Gate
Subject Delete Input! required Specifies the input fields for a gate subject.
Arguments
- Anchor to deletedGateSubjectIddeleted•ID
Gate Subject Id The ID of the deleted gate subject.
- Anchor to shopshop•Shop!non-null
The shop associated with the gate.
- Anchor to userErrorsuser•[Gate
Errors Subject User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated
- Anchor to inputinput•Gate
Subject Update Input! required Specifies the input fields for a gate subject.
Arguments
- Anchor to gateSubjectgate•Gate
Subject Subject The updated gate subject.
- Anchor to userErrorsuser•[Gate
Errors Subject User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?