☰
PosRequestProductUpdate
Updates a PosRequestProduct.
Updates the selected PosRequestProduct with the inserted data. Only the fields sent are updated.
Input Fields
posRequestProductId: String!
qty: Float
price: Float
state: Int
notes: String
customFields: [PosRequestProductCustomFieldUpdateInput!]
Required fields are marked with "!"