Skip to main content

client

Fetch a single client by its id.

Returns error if not found.

client(
id: ClientID!
): Client!

Arguments

client.id ● ClientID! non-null scalar

Type

Client object

A client represents a patient / resident in a health care facility.