interface BaseQueryFormat {
    type: string;
}

Hierarchy (view full)

Hierarchy-Diagram

UML class diagram of BaseQueryFormat

Properties

Properties

type: string

used to select the query type :)