Type alias FeatureSort

FeatureSort: { direction: SortDirection; field: FeatureSortFields; nulls?: InputMaybe<SortNulls> }

Type declaration