Query:
    | CallContextQuery
    | ConfigQuery
    | SearchQuery
    | DataflowQuery
    | ControlFlowQuery
    | DataflowLensQuery
    | DfShapeQuery
    | NormalizedAstQuery
    | IdMapQuery
    | DataflowClusterQuery
    | StaticSliceQuery
    | LineageQuery
    | DependenciesQuery
    | LocationMapQuery
    | HappensBeforeQuery
    | ResolveValueQuery
    | ProjectQuery
    | OriginQuery
    | LinterQuery

These are all queries that can be executed from within flowR SynchronousQuery are queries that can be executed synchronously, i.e., they do not return a Promise.