interface QueryType {
    queryType: JSONOutput.ReferenceType;
    type: "query";
}

Hierarchy (View Summary)

Properties

Properties

type: "query"

The type name identifier.