Skip to main content
Anchor to CashDrawerFindOrCreatePayload

CashDrawerFindOrCreatePayload

payload

Return type for cashDrawerFindOrCreate mutation.

•CashDrawer

The cash drawer.

•[CashDrawerFindOrCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Finds or creates a cash drawer for cash management. Also ensures the provided device is assigned to the drawer.

Arguments

•ID!
required

The location the cash drawer is located in.

•String!
required

The name of the cash drawer.

•ID!
required

The point of sale device to assign to the cash drawer.



Was this section helpful?