Skip to content

updateNotificationInput

Autogenerated input type of updateNotification

Fields

Used By

Definition

"""
Autogenerated input type of updateNotification
"""
input updateNotificationInput {
id: ID
read: Boolean
seen: Boolean
}