GateSubject - storefront - OBJECT
Version: unstable
Description:
Represents a connection from a subject to a gate configuration.
Access Scopes
`unauthenticated_read_gates` access scope.
Fields
-
active:
Boolean! -
True when the subject gate is active, false otherwise.
-
configuration:
GateConfiguration! -
The bound gate configuration.
-
createdAt:
DateTime! -
The date and time when the gate subject was created.
-
id:
ID! -
The ID of the gate subject.
-
updatedAt:
DateTime! -
The date and time when the gate subject was updated.
Connections
Related queries
Related mutations
Related Unions
Examples