completeRunCommand
Completes a run command and returns a run command.
completeRunCommand(id: ID!, status: String!, error: String): RunCommand!Arguments
Identifier of the resource to return or affect.
The status used to filter or perform the operation.
The error used to filter or perform the operation.
Returns
Stable identifier for this run command.
Identifier of the related run.
Identifier of the related agent.
Monotonically increasing sequence number used for ordering.
Category of this run command.
Structured payload associated with this run command.
Current status of this run command.
Error message when this run command did not complete successfully. May be null when unavailable or not applicable.
The run associated with this run command.
ISO 8601 timestamp when this run command was created.
ISO 8601 timestamp when this run command claimed. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run command finished. May be null when unavailable or not applicable.