Gate Subject
Requires access scope. Also: You must have read access to
gates
to read gate subjects.
Represents a connection between a subject and a gate configuration.
Anchor to FieldsFields
- Anchor to activeactive•Boolean!non-null
True when the subject gate is active, false otherwise.
- Anchor to configurationconfiguration•Gate
Configuration! non-null The bound gate configuration.
- Anchor to createdAtcreated•Date
At Time! non-null The date and time when the gate subject was created.
- Anchor to defaultCursordefault•String!
Cursor non-null A default cursor that returns the single next record, sorted ascending by ID.
- •ID!non-null
The ID of the gate subject.
- Anchor to subjectsubject•Has
Gates! non-null The resource that the gate is attached to. Product is currently the only supported subject type.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the gate subject was updated.
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 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