NetworkSort
No description
type NetworkSort {
sortBy: NetworkSortType!
direction: SortDirection
}
No description
type NetworkSort {
sortBy: NetworkSortType!
direction: SortDirection
}
sortBy
(NetworkSortType!
)direction
(SortDirection
)