UpdateSeenNotificationsInput
No description
input UpdateSeenNotificationsInput {
workspaceAccountId: String!
}
Fields
UpdateSeenNotificationsInput.workspaceAccountId ● String! non-null scalar
The workspace seat whose unseen in-app notifications are marked seen.
Member Of
updateSeenNotifications mutation