☰
companyApiClientUpdate
Update a company ApiClient
Update an item with the inserted data. Returns the updated item
Function signature
companyApiClientUpdate(companyId: Int!,data: CompanyApiClientUpdate!): CompanyApiClient!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CompanyApiClientUpdate!