PersonDiscardMessageInput
Π‘ΠΎΠΎΠ±ΡΠ΅Π½ΠΈΠ΅ ΠΊΠ°Π½Π΄ΠΈΠ΄Π°ΡΡ ΠΎΠ± ΠΎΡΠΊΠ°Π·Π΅
input PersonDiscardMessageInput {
channel: NotificationChannel!
subject: String
text: CleanedInputString!
}
Fieldsβ
PersonDiscardMessageInput.channelΒ βΒ NotificationChannel! non-null enumβ
PersonDiscardMessageInput.subjectΒ βΒ String scalarβ
PersonDiscardMessageInput.textΒ βΒ CleanedInputString! non-null scalarβ
Member Ofβ
discardPersons mutation