NotificationsConnectionInput
No description
input NotificationsConnectionInput {
after: ConnectionCursor
before: ConnectionCursor
first: ConnectionLimitInt
last: ConnectionLimitInt
offset: Int
sortBy: NotificationSortByField
sortOrder: SortOrder
}