Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt

Use this file to discover all available pages before exploring further.


Type Alias: LogRecordsSortClause

type LogRecordsSortClause = object;
Defined in: src/types/new-api.types.ts LogRecordsSortClause

Properties

ascending?

optional ascending: boolean;
Defined in: src/types/new-api.types.ts Ascending

columnId

columnId: string;
Defined in: src/types/new-api.types.ts Column Id ID of the column to sort.

sortType?

optional sortType: "column";
Defined in: src/types/new-api.types.ts Sort Type