updateClient: Client!
This mutation is used to update identification information for an existing client. This includes full name, language and time zone. **Returns:** Returns the new client details for the updated client.
firstName: String!
middleName: String
lastName: String!
username: String
timeZone: TimeZoneInfo!
primaryLanguage: CultureInfo!
