Type alias ExperimentSort

ExperimentSort: { direction: SortDirection; field: ExperimentSortFields; nulls?: InputMaybe<SortNulls> }

Type declaration