☰
supplierUpdate
Updates a supplier
Updates the selected supplier with the inserted data. Returns the updated supplier.
Function signature
supplierUpdate(companyId: Int!,data: SupplierUpdate!): Supplier!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SupplierUpdate!