InformationInput
Were people informed about the incident
input InformationInput {
channel: InformationChannelType
isPersonInformed: Boolean!
}
Fields
InformationInput.channel ● InformationChannelType enum
Channel of information towards the given person
InformationInput.isPersonInformed ● Boolean! non-null scalar
Is the person informed about the incident?