markNotificationsAsRead
Mark one or more notifications as read. If no notification_ids are passed, all notifications will be marked as read for the logged in user.
markNotificationsAsRead(
notification_ids: [Int!]
): OperationCompletedSuccessfully