Type alias EventLogSort

EventLogSort: { direction: SortDirection; field: EventLogSortFields; nulls?: InputMaybe<SortNulls> }

Type declaration