OBJECT
OrganizationUnit
An organization unit
link GraphQL Schema definition
- type OrganizationUnit {
- : OrganizationUnitType
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : PrintFilterFilterInput,
- : PaginationInput,
- : [PrintFilterSortInput]
- ): PaginatedPrintFilters
- : Billing
- : [JobCode]
- : Int
- : PhysicalLocation
- : OrganizationUnitStatus
- : [PrintFilter]!
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : MembershipFilterInput,
- : PaginationInput,
- : [MembershipSortInput]
- ): PaginatedMemberships
- : Time
- : [User]
- : Time
- # Arguments
- # pagination: [Not documented]
- (
- : PaginationInput
- ): PaginatedAnnouncements @deprecated( reason: "No longer supported. Use announcements query instead." )
- : [RevenueCenter]
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (: FeeFilterInput, : PaginationInput, : [FeeSortInput]): PaginatedFees
- : Timezone
- # Arguments
- # filter: [Not documented]
- (: OrderFilterInput): [Order]
- : Address @deprecated( reason: "This field will no longer supported. Use Physical Location instead." )
- : [Discount]
- : String
- # Arguments
- # id: [Not documented]
- (: UUID!): Menu
- : Changefeed
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : OrganizationFilterInput,
- : PaginationInput,
- : [OrganizationSortInput]
- ): PaginatedOrganizations
- # Security Level
- : OrganizationUnitSecurityLevels
- : [OrganizationUnit]
- : [Tax]
- : Time
- : [Department]
- : String
- : [DrawerCount]
- # Arguments
- # depth: [Not documented]
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : Int,
- : OrganizationFilterInput,
- : PaginationInput,
- : [OrganizationSortInput]
- ): PaginatedOrganizations
- : [Tip]
- # Arguments
- # pagination: [Not documented]
- # sort: [Not documented]
- (: PaginationInput, : [ChargeSortInput]): PaginatedCharges
- # Arguments
- # filter: [Not documented]
- (
- : AuthenticationEventFilterInput
- ): [AuthenticationEvent]
- : [TenderType]
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : PartnerApplicationFilterInput,
- : PaginationInput,
- : [PartnerApplicationSortInput]
- ): PaginatedPartnerApplications
- : Time
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- (
- : AuthenticationEventFilterInput,
- : PaginationInput
- ): PaginatedAuthenticationEvents
- # Arguments
- # filter: [Not documented]
- (: DeviceFilterInput): [Device]
- : String
- : [OrderType]
- : OrganizationUnit
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : TaxFilterInput,
- : PaginationInput,
- : [TaxSortInput]
- ): PaginatedTaxes
- : String
- : Boolean
- : [OnlineOrderRequest]
- : [Fee]
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : MenuFilterInput,
- : PaginationInput,
- : [MenuSortInput]
- ): PaginatedMenus
- : [Integration]
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : DrawerCountFilterInput,
- : PaginationInput,
- : [DrawerCountSortInput]
- ): PaginatedDrawerCounts
- # Arguments
- # filter: [Not documented]
- (: MenuFilterInput): [Menu]
- # Arguments
- # filter: [Not documented]
- # pagination: [Not documented]
- # sort: [Not documented]
- (
- : MenuFilterInput,
- : PaginationInput,
- : [MenuSortInput]
- ): PaginatedMenus
- }
link Require by
- ChargeA charge
- ComboItemOptionA menu item option that belongs to a combo
- ComboModifierA menu modifier that belongs to a combo
- Departmentnull
- DeviceA hardware device
- DiscountA discount
- InvitationAn invitation
- ItemModifierA menu modifier that belongs to an item
- MembershipAn organization unit membership
- MenuA menu
- MenuComboOptionA menu combo option
- MenuItemOptionA menu item option
- MenuModifierA menu modifier
- MenuSnapshotComboItemOptionA menu snapshot's item option that belongs to a combo
- MenuSnapshotComboModifierA menu snapshot's modifier that belongs to a combo
- MenuSnapshotComboOptionA menu snapshot's combo option
- MenuSnapshotItemModifierA menu snapshot modifier that belongs to an item
- MenuSnapshotItemOptionA menu snapshot's item option
- MenuSnapshotModifierA menu snapshot modifier
- OnlineOrderRequestAn online order request received from an online ordering service like LevelUp
- OrganizationUnitAn organization unit
- PaginatedOrganizationsPaginated organizations
- PartnerApplicationA 3rd-party application
- PrintFiltera Print Filter
- RootMutationTypenull
- RootQueryTypenull
- RootSubscriptionTypenull
- UserA user