☰
companyUpdate
Updates a Company
Updates the selected Company with the inserted data. Returns the updated Company.
Function signature
companyUpdate(companyId: Int!,data: CompanyUpdate!): Company!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CompanyUpdate!