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


