FunctionalAbilitiesInput
input type representing the table answers
input FunctionalAbilitiesInput {
bedsores: SeniorCareInput!
fall: SeniorCareInput!
incontinence: SeniorCareInput!
liquid: SeniorCareInput!
miscellaneous: SeniorCareInput
miscellaneousTitle: String
nutrition: SeniorCareInput!
pain: SeniorCareInput!
}
Fields
FunctionalAbilitiesInput.bedsores ● SeniorCareInput! non-null input
bedsores row of the table
FunctionalAbilitiesInput.fall ● SeniorCareInput! non-null input
fall row of the table
FunctionalAbilitiesInput.incontinence ● SeniorCareInput! non-null input
incontinence row of the table
FunctionalAbilitiesInput.liquid ● SeniorCareInput! non-null input
liquid row of the table
FunctionalAbilitiesInput.miscellaneous ● SeniorCareInput input
miscellaneous row of the table
FunctionalAbilitiesInput.miscellaneousTitle ● String scalar
miscellaneous title of the table
FunctionalAbilitiesInput.nutrition ● SeniorCareInput! non-null input
nutrition row of the table
FunctionalAbilitiesInput.pain ● SeniorCareInput! non-null input
pain row of the table