reportRunAnswerRevisionPreview
Reports a run answer revision preview and returns a run question batch.
reportRunAnswerRevisionPreview(batchId: ID!, rollbackPatch: String!, pushedCommitWarning: String): RunQuestionBatch!Arguments
Identifier of the batch.
The rollback patch used to filter or perform the operation.
The pushed commit warning used to filter or perform the operation.
Returns
Stable identifier for this run question batch.
Identifier of the related native request. May be null when unavailable or not applicable.
The event sequence associated with this run question batch. May be null when unavailable or not applicable.
Current status of this run question batch.
Questions associated with this run question batch.
Answer revisions associated with this run question batch.
ISO 8601 timestamp when this run question batch was created.
ISO 8601 timestamp when this run question batch answered. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run question batch was superseded. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run question batch revision prepared. May be null when unavailable or not applicable.
The rollback patch associated with this run question batch. May be null when unavailable or not applicable.
The pushed commit warning associated with this run question batch. May be null when unavailable or not applicable.
The checkpoint associated with this run question batch. May be null when unavailable or not applicable.