Skip to main content
Anchor to CashDrawerCreatePayload

CashDrawerCreatePayload

payload

Return type for cashDrawerCreate mutation.

•CashDrawer

The created cash drawer.

Show fields
•[CashDrawerCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates a cash drawer in a provided location.

Show payload

Arguments

•ID!
required

The location the cash drawer is located in.

•String!
required

The name of the cash drawer.



Was this section helpful?