Anchor to PointOfSaleDeviceAssignToCashDrawerUserErrorPoint
objectPoint Of Sale Device Assign To Cash Drawer User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (PointOfSaleDeviceAssignToCashDrawerUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Point
Of Sale Device Assign To Cash Drawer User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- pointOfSaleDeviceAssignToCashDrawer (PointOfSaleDeviceAssignToCashDrawerPayload)
- •mutation
Assigns a point of sale device to a cash drawer, removing any prior assignment.
- Anchor to cashDrawerIdcash•ID!
Drawer Id required The cash drawer to assign the device to.
- Anchor to pointOfSaleDeviceIdpoint•ID!
Of Sale Device Id required The point of sale device to assign.
Arguments
Was this section helpful?