UpdateAccountUserMutationInput
Input for updating user details.
Input fields
A unique identifier for the client performing the mutation.
The user's date of birth.
The user's email address.
The user's family name.
The user's given name.
The user's landline number.
The user's mobile number.
The user's pronouns.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"clientMutationId": "67736629",
"dateOfBirth": "2001-01-31",
"email": "must-surface-law-how-full",
"familyName": "Scott",
"givenName": "Andrew",
"landline": "position-indicate-number-artist-great",
"mobile": "catch-by-else-stock-huge",
"pronouns": "husband-partner-do-account-more"
}