Type alias EnvironmentSort

EnvironmentSort: { direction: SortDirection; field: EnvironmentSortFields; nulls?: InputMaybe<SortNulls> }

Type declaration