Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.0
TypeDoc API
JSONOutput
QueryType
Interface QueryType
interface
QueryType
{
queryType
:
JSONOutput
.
ReferenceType
;
type
:
"query"
;
}
Hierarchy (
View Summary
)
JSONOutput
.
Type
S
<
Models
.
QueryType
,
"type"
|
"queryType"
>
QueryType
Index
Properties
query
Type
type
Properties
query
Type
queryType
:
JSONOutput
.
ReferenceType
Readonly
type
type
:
"query"
The type name identifier.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
query
Type
type
Docs
Example
GitHub
TypeDoc API - v0.27.0
Loading...