☰
PosRequestUpdate
Updates a PosRequest.
Updates the selected PosRequest with the inserted data. Only the fields sent are updated.
Input Fields
posRequestId: String!
type: Int
notes: String
contactName: String
contactPhone: String
deliveryDate: DateTime
deliveryAddress: String
deliveryCity: String
deliveryZipCode: String
deliveryCountryId: Int
deliveryAlternateAddressId: Int
customerId: Int
tableId: String
products: [PosRequestUpdateProductInput!]
customFields: [PosRequestProductCustomFieldUpdateInput!]
Required fields are marked with "!"