Skip to main content
Anchor to PointOfSaleDeviceAssignToCashDrawerPayload

PointOfSaleDeviceAssignToCashDrawerPayload

payload

Return type for pointOfSaleDeviceAssignToCashDrawer mutation.

•PointOfSaleDevice

The point of sale device.

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

Assigns a point of sale device to a cash drawer, removing any prior assignment.

Show payload

Arguments

•ID!
required

The cash drawer to assign the device to.

•ID!
required

The point of sale device to assign.



Was this section helpful?