AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateClient

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.