goldilocksLoginPageSidebarNotifications
No description
goldilocksLoginPageSidebarNotifications(
first: Int!
orderBy: [QueryGoldilocksLoginPageSidebarNotificationsOrderByOrderByClause!]
page: Int
): NotificationPaginator!
Arguments
goldilocksLoginPageSidebarNotifications.first
● Int!
non-null scalar
Limits number of fetched items. Maximum allowed value: 500.
goldilocksLoginPageSidebarNotifications.orderBy
● [QueryGoldilocksLoginPageSidebarNotificationsOrderByOrderByClause!]
list input
goldilocksLoginPageSidebarNotifications.page
● Int
scalar
The offset from which items are returned.
Type
NotificationPaginator
object
A paginated list of Notification items.