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