Skip to main content
Anchor to PointOfSaleDeviceAssignToCashDrawerPayload

PointOfSaleDeviceAssignToCashDrawerPayload

payload

Return type for pointOfSaleDeviceAssignToCashDrawer mutation.

•PointOfSaleDevice

The point of sale device.

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

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

Arguments

•ID!
required

The cash drawer to assign the device to.

•ID!
required

The point of sale device to assign.



Was this section helpful?