CompanyUserInsert
input
Creates a Company User
Creates a user with the given data. Email has to be a valid email
Fields
| Name | Type | Description |
|---|---|---|
email | String! | |
name | String! | |
phone | String | |
roleId | Int | Role of the user in the company If not sent, it will be the default companyAdmin role |
languageId | Int! |