Skip to main content

UpdateUserInput Input Object

Input fields

ArgumentTypeDescription
nameStringThe user's preferred name.
darkModeBooleanDesignates whether the User has dark mode activated or not.
darkModeSyncWithOsBooleanDesignates whether dark mode should be derived from the operating system.
roleIDThe role to associate with the User.
phoneStringThe preferred contact phone number for the User.
featureFlagsString
avatarUrlStringThe URL for the avatar image.
externalIdStringAllows for mapping an external entity to a Prismatic record.
idIDThe ID of the User to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.