AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateClientDemographics

updateClientDemographics: Demographics!

This mutation is used to update demographic information for an existing client. This includes date of birth, ethnicity, gender, language and race. **Returns:** Returns the new client details for the updated client.

clientId: UUID!

Client identification number.

demographics: DemographicsInput!

Demographic information for updated client.