Skip to main content

markAllAlertEventsAsRead

Mark all unread alert events as read for an organization Returns the count of events marked as read

markAllAlertEventsAsRead(
ownerID: String!
): Int!

Arguments

markAllAlertEventsAsRead.ownerID ● String! non-null scalar

Type

Int scalar

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.