OrganizationUserCreateInput
Autogenerated input type of OrganizationUserCreateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| createUserIfNotExists | Boolean | |
| email required | String! | |
| firstName | String | |
| isAdmin | Boolean | |
| lastName | String |
