answerWorkflowQuestion
Answers a workflow question and returns a workflow run.
answerWorkflowQuestion(batchId: ID!, answers: JSON!): WorkflowRun!Arguments
Identifier of the batch.
The answers used to filter or perform the operation.
Returns
Stable identifier for this workflow run.
The display number associated with this workflow run.
Identifier of the related workflow.
The workflow associated with this workflow run.
Identifier of the related version.
Version reported for this workflow run.
Identifier of the related trigger. May be null when unavailable or not applicable.
The trigger associated with this workflow run. May be null when unavailable or not applicable.
Identifier of the related trigger event. May be null when unavailable or not applicable.
Identifier of the related parent run. May be null when unavailable or not applicable.
The parent run associated with this workflow run. May be null when unavailable or not applicable.
Child runs associated with this workflow run.
The trigger kind associated with this workflow run.
The trigger subject key associated with this workflow run.
The trigger payload associated with this workflow run.
Current status of this workflow run.
The phase associated with this workflow run.
Whether this run was configured to reserve its worktree exclusively.
The immutable worktree concurrency mode captured when this run was created.
The immutable Git-blocking setting captured when this run was created.
The generation associated with this workflow run.
The session data associated with this workflow run.
The session revision associated with this workflow run.
The worktree associated with this workflow run. May be null when unavailable or not applicable.
The agent this workflow run executed on. May be null when the run did not target an agent or the agent is no longer available.
Effective admission queue while this run is queued, including work ahead of it. Empty after admission.
The blocked reason associated with this workflow run. May be null when unavailable or not applicable.
Error message when this workflow run did not complete successfully. May be null when unavailable or not applicable.
ISO 8601 timestamp when this workflow run was queued.
ISO 8601 timestamp when this workflow run started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this workflow run was paused. May be null when unavailable or not applicable.
ISO 8601 timestamp when this workflow run finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this workflow run was archived. May be null when unavailable or not applicable.
ISO 8601 timestamp when this workflow run was created.
ISO 8601 timestamp when this workflow run was last updated.
Attempts associated with this workflow run.
Waits associated with this workflow run.
Events associated with this workflow run.
Resource links associated with this workflow run.
Number of attempts.
Number of events.