☰
supplierPurchaseOrderCreate
Creates an Supplier purchase order
Creates a Supplier purchase order with the inserted data. Returns the created Supplier purchase order
Function signature
supplierPurchaseOrderCreate(companyId: Int!,data: SupplierPurchaseOrderInsert!,options: SupplierPurchaseOrderMutateOptions): SupplierPurchaseOrder!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SupplierPurchaseOrderInsert!
options: SupplierPurchaseOrderMutateOptions