gloScrScriptExecutionResult
Retrieves the execution result of a script by its execution ID.
gloScrScriptExecutionResult(
scriptExecutionId: String!
): GloScrScriptExecution
Arguments
gloScrScriptExecutionResult.scriptExecutionId ● String! non-null scalar
Type
GloScrScriptExecution object
Represents the execution of a script with status and result information.