SCALAR
Int
The Int scalar type represents non-fractional signed whole numeric values.
Int can represent values between -(2^53 - 1) and 2^53 - 1 since it is
represented in JSON as double-precision floating point numbers specified
by IEEE 754.
link GraphQL Schema definition
- scalar Int
link Require by
- AddDiscountInputadd discount definition
- AddDrawerCountInputA drawer count in POS terminals input type
- AddItemOptionInputAdd item option input type
- AddJobCodeInputadd a job code definition
- AddLocationScheduleInputAdd Update Location Schedule Input
- AddMenuComboInputA menu combo input
- AddMenuComboOptionInputAdd menu combo option input
- AddMenuInputAdd menu input type
- AddMenuItemInputAdd menu item input type
- AddMenuModifierInputA menu modifier input
- AddModifierGroupInputModifier group input type
- AddOnlineOrderComboInputadd online order combo input type
- AddOnlineOrderItemInputadd online order item input type
- AddOnlineOrderTicketInputadd online order ticket type
- AddOrderComboInputadd order combo input type
- AddOrderInputadd order input type
- AddOrderItemInputadd order item input type
- AddOrderPaymentInputadd order payment input type
- AddOrderRefundInputadd order refund input type
- AddOrderTicketInputadd order ticket type
- AddOrderTimeInputInput for the time an order should be made
- AddTransactionInputadd transaction input type
- ChangefeedChangefeed belonging to an organization unit
- ComboItemOptionA menu item option that belongs to a combo
- ComboMenuItemA menu item that belongs to a combo
- ComboModifierGroupA modifier group inside a combo
- DeviceA hardware device
- DiscountA discount
- DrawerCountA drawer count in POS terminals
- DrawerCountForTableA drawer count for the table in a report
- ElavonDatanull
- ElavonDataInputnull
- GridPositionA grid position
- GridPositionInputA grid position input
- ItemModifierA menu modifier that belongs to an item
- JobCodeA job code
- LocationScheduleUpdate Location Schedule
- ManagedLocationManaged Location by Integration
- MenuA menu
- MenuComboA menu combo object
- MenuComboOptionA menu combo option
- MenuItemA menu item
- MenuItemGroupA menu item group
- MenuItemGroupInputA menu item group input
- MenuItemOptionA menu item option
- MenuModifierA menu modifier
- MenuSelectionA menu selection object
- MenuSnapshotA menu snapshot
- MenuSnapshotComboItemOptionA menu snapshot's item option that belongs to a combo
- MenuSnapshotComboMenuItemA menu snapshot item that belongs to a combo
- MenuSnapshotComboModifierA menu snapshot's modifier that belongs to a combo
- MenuSnapshotComboModifierGroupA menu snapshot's modifier group inside a combo
- MenuSnapshotComboOptionA menu snapshot's combo option
- MenuSnapshotItemA menu snapshot's menu item
- MenuSnapshotItemGroupA menu snapshot's item group
- MenuSnapshotItemModifierA menu snapshot modifier that belongs to an item
- MenuSnapshotItemModifierGroupA menu snapshot's modifier group
- MenuSnapshotItemOptionA menu snapshot's item option
- MenuSnapshotModifierA menu snapshot modifier
- MenuSnapshotSelectionA menu snapshot selection object
- ModifierGroupA modifier group
- OnlineOrderComboAn order combo
- OnlineOrderItemAn order item
- OnlineOrderRequestAn online order request received from an online ordering service like LevelUp
- OnlineOrderTicketAn order ticket
- OrderAn order
- OrderComboAn order combo
- OrderFilterInputInput for filtering an order
- OrderItemAn order item
- OrderPaymentAn order payment
- OrderRefundAn order refund
- OrderTicketAn order ticket
- OrderTimeThe time an order should be made
- OrganizationUnitAn organization unit
- OrganizationUnitSecurityLevelsSecurity Level belonging to an organization unit
- OrganizationUnitSecurityLevelsInputInput object to update Security Levels
- OverviewReportOverview report
- PaginatedAnnouncementsPaginated announcements
- PaginatedAuthenticationEventLinePaginated authentication events
- PaginatedAuthenticationEventsPaginated authentication events
- PaginatedCategoriesPaginated categories
- PaginatedChangelogPaginated announcements
- PaginatedChargesPaginated charges
- PaginatedDrawerCountsPaginated drawer counts
- PaginatedDrawerCountsForTablePaginated drawer counts for table
- PaginatedFeesPaginated fees
- PaginatedMembershipsPaginated organization unit memberships
- PaginatedMenuCombosPaginated menu combos
- PaginatedMenuItemOptionsPaginated menu item options
- PaginatedMenuItemsPaginated items
- PaginatedMenuModifiersPaginated menu modifiers
- PaginatedMenusPaginated menus
- PaginatedMenuSelectionsPaginated menu selections
- PaginatedOrganizationsPaginated organizations
- PaginatedPartnerApplicationsPaginated 3rd-party applications
- PaginatedPrintFiltersPaginated print filters
- PaginatedReportingSalesForTablePaginated sales for the reporting table
- PaginatedTaxesPaginated taxes
- PaginatedUsersPaginated users
- ReportA report
- ReportingOrderEntitynull
- ReportingSaleForTableA sale for the table in a report
- ReportingSalePerDiscountA sale per discount report
- ReportingSalePerOrderTypeA sale per order type report
- ReportingSalePerPaymentMethodA sale per payment method report
- RootQueryTypenull
- TimeFilterInput for filtering things before or after a given timestamp
- TransactionA transaction
- UpdateDiscountInputupdate discount definition
- UpdateItemOptionInputUpdate item option input type
- UpdateJobCodeInputupdate job code definition
- UpdateMenuComboOptionInputUpdate menu combo option input
- UpdateMenuInputUpdate menu input type
- UpdateMenuItemInputUpdate menu item input type
- UpdateMenuModifierInputA update menu modifier input
- UpdateModifierGroupInputUpdate Modifier group input type
- UpdateOrderPaymentInputupdate order payment input type
- UpdateOrderRefundInputupdate order refund input type