name | String | The user's preferred name. |
darkMode | Boolean | Designates whether the User has dark mode activated or not. |
darkModeSyncWithOs | Boolean | Designates whether dark mode should be derived from the operating system. |
role | ID | The role to associate with the User. |
phone | String | The preferred contact phone number for the User. |
featureFlags | String | |
avatarUrl | String | The URL for the avatar image. |
externalId | String | Allows for mapping an external entity to a Prismatic record. |
id | ID | The ID of the User to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |