PersonNotificationInput
No description
input PersonNotificationInput {
isNotified: Boolean
personId: PersonID
}
Fields
PersonNotificationInput.isNotified ● Boolean scalar
Shows if the person has been notified
PersonNotificationInput.personId ● PersonID scalar
ID of the notified person