PainSensationInput
Witnesses of the incident
input PainSensationInput {
painLocation: String
painSensation: Boolean!
}
Fields
PainSensationInput.painLocation ● String scalar
Where does the client feel pain?
PainSensationInput.painSensation ● Boolean! non-null scalar
Does the client feel pain at all?