Перейти к основному содержимому

BellNotificationPageInfo

No description

type BellNotificationPageInfo {
endCursor: String
first: Int
hasNextPage: Boolean!
startCursor: String
}

Fields

BellNotificationPageInfo.endCursor ● String scalar

Курсор последнего элемента. Используется для запроса следующей страницы

BellNotificationPageInfo.first ● Int scalar

Количество запрошенных элементов на странице

BellNotificationPageInfo.hasNextPage ● Boolean! non-null scalar

Имеются ли элементы на следующей странице

BellNotificationPageInfo.startCursor ● String scalar

Member Of

ManagerBellNotificationsEvents object