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

    Interface MisquotedField

    interface MisquotedField {
        raw: string;
        suggestion: string;
    }
    Index
    raw: string

    The path as written, without the leading $.

    suggestion: string

    The catalog field it was meant to be.