GetWorkflowExecutionLogsOrder First-page sort order: 'asc' (oldest first) or 'desc'. Ignored when cursor is set. Example Usage import { GetWorkflowExecutionLogsOrder } from "@mistralai/mistralai/models/operations"; let value: GetWorkflowExecutionLogsOrder = "desc"; Values "asc" | "desc"