[Go to site: main page, start]

Skip to main content
Anchor to CashDrawerCreatePayload

CashDrawerCreatePayload

payload

Return type for cashDrawerCreate mutation.

CashDrawer

The created cash drawer.

[CashDrawerCreateUserError!]!
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

Creates a cash drawer in a provided location.

Arguments

ID!
required

The location the cash drawer is located in.

String!
required

The name of the cash drawer.



Was this section helpful?