SCALAR
HashId
ID type that uses opaque values. Can be treated as a string on client side.
link GraphQL Schema definition
- scalar HashId
link Require by
- ActiveRecordInterface
- ActsAsUserShared type for common functionality of users
- AttachmentAttachment
- AuditAudits that happened
- Coupon
- CouponDefinition
- CouponDefinitionAddEntryZoneGroupInputAutogenerated input type of CouponDefinitionAddEntryZoneGroup
- CouponDefinitionArchiveInputAutogenerated input type of CouponDefinitionArchive
- CouponDefinitionCreateInputAutogenerated input type of CouponDefinitionCreate
- CouponDefinitionDeleteEntryZoneGroupInputAutogenerated input type of CouponDefinitionDeleteEntryZoneGroup
- CouponDefinitionDeleteInputAutogenerated input type of CouponDefinitionDelete
- CouponDefinitionInputCoupon Definition input
- CouponDefinitionUnarchiveInputAutogenerated input type of CouponDefinitionUnarchive
- CouponDefinitionUpdateInputAutogenerated input type of CouponDefinitionUpdate
- EntryZone
- EntryZoneArchiveInputAutogenerated input type of EntryZoneArchive
- EntryZoneCreateInputAutogenerated input type of EntryZoneCreate
- EntryZoneDeleteInputAutogenerated input type of EntryZoneDelete
- EntryZoneGroup
- EntryZoneGroupAddEntryZoneInputAutogenerated input type of EntryZoneGroupAddEntryZone
- EntryZoneGroupArchiveInputAutogenerated input type of EntryZoneGroupArchive
- EntryZoneGroupCreateInputAutogenerated input type of EntryZoneGroupCreate
- EntryZoneGroupDeleteEntryZoneInputAutogenerated input type of EntryZoneGroupDeleteEntryZone
- EntryZoneGroupDeleteInputAutogenerated input type of EntryZoneGroupDelete
- EntryZoneGroupInputEntry Zone Group input
- EntryZoneGroupResetCurrentVisitorsCountInputAutogenerated input type of EntryZoneGroupResetCurrentVisitorsCount
- EntryZoneGroupUnarchiveInputAutogenerated input type of EntryZoneGroupUnarchive
- EntryZoneGroupUpdateInputAutogenerated input type of EntryZoneGroupUpdate
- EntryZoneInputEntry Zone input
- EntryZoneUnarchiveInputAutogenerated input type of EntryZoneUnarchive
- EntryZoneUpdateInputAutogenerated input type of EntryZoneUpdate
- Export
- ImageAttachmentImageAttachment
- InvitationAn invitation
- InvitationCreateInputAutogenerated input type of InvitationCreate
- InvitationDeleteInputAutogenerated input type of InvitationDelete
- Organization
- OrganizationArchiveInputAutogenerated input type of OrganizationArchive
- OrganizationCreateInputAutogenerated input type of OrganizationCreate
- OrganizationDeleteInputAutogenerated input type of OrganizationDelete
- OrganizationUnarchiveInputAutogenerated input type of OrganizationUnarchive
- OrganizationUpdateInputAutogenerated input type of OrganizationUpdate
- PermissionGranular permission type defining what an assigned user or role can do.
- Product
- ProductAddEntryZoneGroupInputAutogenerated input type of ProductAddEntryZoneGroup
- ProductArchiveInputAutogenerated input type of ProductArchive
- ProductCreateInputAutogenerated input type of ProductCreate
- ProductDeleteInputAutogenerated input type of ProductDelete
- ProductGroupedScanEventsCountInterfacenull
- ProductUnarchiveInputAutogenerated input type of ProductUnarchive
- ProductUpdateInputAutogenerated input type of ProductUpdate
- ProductVariant
- ProductVariantArchiveInputAutogenerated input type of ProductVariantArchive
- ProductVariantCreateInputAutogenerated input type of ProductVariantCreate
- ProductVariantDeleteInputAutogenerated input type of ProductVariantDelete
- ProductVariantUnarchiveInputAutogenerated input type of ProductVariantUnarchive
- ProductVariantUpdateInputAutogenerated input type of ProductVariantUpdate
- PublicEntryZoneType returned as a part of a EntryZoneUnion type when the user doesn't have access to the EntryZone object.
- PublicOrganizationType returned as a part of a OrganizationUnion type when the user doesn't have access to the Organization object.
- PublicProductType returned as a part of a ProductUnion type when the user doesn't have access to the Product object.
- QueryThe query root of this schema
- RoleA Role
- RoleAssignment
- ScanEventa scan event
- ScanEventCreateInputAutogenerated input type of ScanEventCreate
- TicketA ticket
- TicketBatchA TicketBatch
- TicketBatchArchiveInputAutogenerated input type of TicketBatchArchive
- TicketBatchCreateInputAutogenerated input type of TicketBatchCreate
- TicketBatchCreateTicketsInputAutogenerated input type of TicketBatchCreateTickets
- TicketBatchDeleteInputAutogenerated input type of TicketBatchDelete
- TicketBatchInvalidateInputAutogenerated input type of TicketBatchInvalidate
- TicketBatchUnarchiveInputAutogenerated input type of TicketBatchUnarchive
- TicketBatchUpdateInputAutogenerated input type of TicketBatchUpdate
- TicketCreateInputAutogenerated input type of TicketCreate
- TicketInvalidateInputAutogenerated input type of TicketInvalidate
- TicketRevalidateInputAutogenerated input type of TicketRevalidate
- TicketUpdateInputAutogenerated input type of TicketUpdate
- UserA user
- UserArchiveInputAutogenerated input type of UserArchive
- UserArchiveRolesInputAutogenerated input type of UserArchiveRoles
- UserAssignRolesInputAutogenerated input type of UserAssignRoles
- UserDeleteInputAutogenerated input type of UserDelete
- UserGenerateWidgetTokenInputAutogenerated input type of UserGenerateWidgetToken
- UserRoleA Role
- UserScannerConfigurationInputAutogenerated input type of UserScannerConfiguration
- UserServiceAccountCreateInputAutogenerated input type of UserServiceAccountCreate
- UserUnarchiveInputAutogenerated input type of UserUnarchive
- UserUnarchiveRolesInputAutogenerated input type of UserUnarchiveRoles
- UserUnassignRolesInputAutogenerated input type of UserUnassignRoles
- UserUpdateInputAutogenerated input type of UserUpdate
- UserWithAuthTokenUsers that are managed in this app. The auth token of this user is readable.