Skip to main content
Anchor to CashDrawerUpdatePayload

CashDrawerUpdatePayload

payload

Return type for cashDrawerUpdate mutation.

•CashDrawer

The updated cash drawer.

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

Updates a cash drawer.

Show payload

Arguments

•ID!
required

The ID of the cash drawer to update.

•CashDrawerUpdateInput!
required

The input fields for updating a cash drawer.

Show input fields


Was this section helpful?