Skip to main content

GloScrScriptExecutionSortInput

Represents the execution of a script with status and result information.

input GloScrScriptExecutionSortInput {
createdAt: SortEnumType
result: GloScrScriptExecutionResultSortInput
scriptExecutionId: SortEnumType
status: SortEnumType
updatedAt: SortEnumType
}

Fields

GloScrScriptExecutionSortInput.createdAt ● SortEnumType enum

GloScrScriptExecutionSortInput.result ● GloScrScriptExecutionResultSortInput input

GloScrScriptExecutionSortInput.scriptExecutionId ● SortEnumType enum

GloScrScriptExecutionSortInput.status ● SortEnumType enum

GloScrScriptExecutionSortInput.updatedAt ● SortEnumType enum