☰
companyRoleCreate
Creates a Company Role
Creates a Company Role with the inserted data. Returns the created Company Role
Function signature
companyRoleCreate(companyId: Int!,data: CompanyRoleInsert!): CompanyRole!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CompanyRoleInsert!