interface ProjectQuery {
    type: "project";
}

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of ProjectQuery

Properties

Properties

type: "project"

used to select the query type :)