CompileResultJSONResult: {
    additionalProperties?: {
        [k: string]: any;
    };
    query?: Query;
    support?: Support;
}

The partially evaluated result of the query.