WitnessInput
A witness of a demise incident with their name and relation
input WitnessInput {
familyRelation: FamilyRelation
name: String
}
Fields
WitnessInput.familyRelation ● FamilyRelation enum
Relation of the witness towards the client
WitnessInput.name ● String scalar
Name of the witness, null while it is still unknown