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