AskSQL API Reference (core v0.10.0)
    Preparing search index...

    Interface UnknownStageField

    interface UnknownStageField {
        available: readonly string[];
        field: string;
        stage: number;
    }
    Index
    available: readonly string[]

    What the document does hold at that point, for the repair message.

    field: string
    stage: number

    Zero-based index of the stage that references it.