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.
