Skip to main content
Anchor to CashDrawerUpdatePayload

CashDrawerUpdatePayload

payload

Return type for cashDrawerUpdate mutation.

•CashDrawer

The updated cash drawer.

•[CashDrawerUpdateUserError!]!
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

Updates a cash drawer.

Arguments

•ID!
required

The ID of the cash drawer to update.

•CashDrawerUpdateInput!
required

The input fields for updating a cash drawer.



Was this section helpful?