☰
posRequestProductCreate
Creates a posRequestProduct
Function signature
posRequestProductCreate(companyId: Int!,posRequestId: String!,data: PosRequestProductInsert!): PosRequestProduct!
Type
Arguments
Required fields are marked with "!"companyId: Int!
posRequestId: String!
data: PosRequestProductInsert!