ImpairmentData
All impaired abilities of the client
type ImpairmentData {
notes: String
type: String!
}
Fields
ImpairmentData.notes ● String scalar
Additional notes, optional
ImpairmentData.type ● String! non-null scalar
Type of the impairment
Member Of
Client object