MarkUserNotificationInputType
No description
input MarkUserNotificationInputType {
id: String!
dontIncludeRelatedNotifications: Boolean
}
No description
input MarkUserNotificationInputType {
id: String!
dontIncludeRelatedNotifications: Boolean
}
MarkUserNotificationInputType.id
● String!
non-null scalarMarkUserNotificationInputType.dontIncludeRelatedNotifications
● Boolean
scalar