SCALAR
Int
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
- scalar Int
link Require by
- ActsAsUserShared type for common functionality of users
- AttachmentFileDataMetadataAttachment's metadata
- AttachmentFileDataMetadataInputinput for an attachment's file data's metadata
- AttachmentImageFileDataAttachment's file data
- AuditConnectionThe connection type for Audit.
- CouponConnectionThe connection type for Coupon.
- CouponDefinition
- CouponDefinitionConnectionThe connection type for CouponDefinition.
- EntryZone
- EntryZoneConnectionThe connection type for EntryZone.
- EntryZoneGroup
- EntryZoneGroupConnectionThe connection type for EntryZoneGroup.
- EntryZoneGroupCreateInputAutogenerated input type of EntryZoneGroupCreate
- EntryZoneGroupUpdateInputAutogenerated input type of EntryZoneGroupUpdate
- ExportConnectionThe connection type for Export.
- InvitationConnectionThe connection type for Invitation.
- Organization
- OrganizationConnectionThe connection type for Organization.
- PermissionConnectionThe connection type for Permission.
- Product
- ProductConnectionThe connection type for Product.
- ProductCreateInputAutogenerated input type of ProductCreate
- ProductUpdateInputAutogenerated input type of ProductUpdate
- ProductVariant
- ProductVariantConnectionThe connection type for ProductVariant.
- ProductVariantCreateInputAutogenerated input type of ProductVariantCreate
- ProductVariantUpdateInputAutogenerated input type of ProductVariantUpdate
- PublicOrganizationType returned as a part of a OrganizationUnion type when the user doesn't have access to the Organization object.
- PublicOrganizationConnectionThe connection type for PublicOrganization.
- QueryThe query root of this schema
- RoleA Role
- RoleConnectionThe connection type for Role.
- ScanEventa scan event
- ScanEventConnectionThe connection type for ScanEvent.
- ScanEventCreateInputAutogenerated input type of ScanEventCreate
- ScanEventGroupingInterfacenull
- TicketA ticket
- TicketBatchA TicketBatch
- TicketBatchConnectionThe connection type for TicketBatch.
- TicketBatchCreateInputAutogenerated input type of TicketBatchCreate
- TicketBatchCreateTicketsInputAutogenerated input type of TicketBatchCreateTickets
- TicketBatchUpdateInputAutogenerated input type of TicketBatchUpdate
- TicketConnectionThe connection type for Ticket.
- TicketCreateInputAutogenerated input type of TicketCreate
- TicketUpdateInputAutogenerated input type of TicketUpdate
- TotalCountInterfacenull
- UsageDashboardnull
- UserA user
- UserConnectionThe connection type for User.
- UserRoleA Role
- UserRoleConnectionThe connection type for UserRole.
- UserWithAuthTokenUsers that are managed in this app. The auth token of this user is readable.