firstName: String!
middleName: String
lastName: String!
username: String
timeZone: TimeZoneInfo!
primaryLanguage: CultureInfo!
This mutation is used to create a new client, along with all demographics and insurance. **Returns:** Returns the newly created client information along with a new Client ID.
firstName: String!
middleName: String
lastName: String!
username: String
timeZone: TimeZoneInfo!
primaryLanguage: CultureInfo!