@eagleoutice/flowr - v2.13.14
    Preparing search index...
    interface ProjectQuery {
        type: "project";
        withDf?: boolean;
    }

    Hierarchy (View Summary)

    Index
    type: "project"

    used to select the query type :)

    withDf?: boolean

    Whether to include Dataflow information in the result.