CompileResultJSON: {
    result?: CompileResultJSONResult;
}

The partially evaluated result of the query. Result will be empty if the query is never true.

Type declaration