QueryGoldilocksLoginPageSidebarNotificationsOrderByOrderByClause
Order by clause for Query.goldilocksLoginPageSidebarNotifications.orderBy.
input QueryGoldilocksLoginPageSidebarNotificationsOrderByOrderByClause {
column: NotificationOrderByColumns!
order: SortOrder!
}
Fields
QueryGoldilocksLoginPageSidebarNotificationsOrderByOrderByClause.column
● NotificationOrderByColumns!
non-null enum
The column that is used for ordering.
QueryGoldilocksLoginPageSidebarNotificationsOrderByOrderByClause.order
● SortOrder!
non-null enum
The direction that is used for ordering.