interface ConfigQuery {
    type: "config";
}

Hierarchy (view full)

Hierarchy-Diagram

UML class diagram of ConfigQuery

Properties

Properties

type: "config"

used to select the query type :)