☰
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
companyId: Int!
data: SupplierUpdate!
Required fields are marked with "!"