markAlertEventAsRead
Mark a single alert event as read Sets readAt to current timestamp Only marks alert if it belongs to the specified organization
markAlertEventAsRead(
id: ID!
ownerID: String!
): AlertEvent!
Mark a single alert event as read Sets readAt to current timestamp Only marks alert if it belongs to the specified organization
markAlertEventAsRead(
id: ID!
ownerID: String!
): AlertEvent!
markAlertEventAsRead.id ● ID! non-null scalarmarkAlertEventAsRead.ownerID ● String! non-null scalarAlertEvent object