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.

clientId: UUID!

Client identification number.

client: ClientInput!

Client identification information.

updateUser: Boolean!

Boolean used in update statement.