GloScrScriptExecutionSortInput
Represents the execution of a script with status and result information.
input GloScrScriptExecutionSortInput {
createdAt: SortEnumType
result: GloScrScriptExecutionResultSortInput
scriptExecutionId: SortEnumType
status: SortEnumType
updatedAt: SortEnumType
}