Search
Preparing search index...
The search index is not available
graphql-extra
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
NameApi
Class NameApi
API for GraphQL
NameNode
Hierarchy
KindAssertionMixin
NameApi
Index
Constructors
constructor
Properties
node
Methods
assert
Kind
is
Kind
Constructors
constructor
new
Name
Api
(
node
:
NameNode
)
:
NameApi
Parameters
node:
NameNode
Returns
NameApi
Properties
Readonly
node
node
:
NameNode
Methods
assert
Kind
assert
Kind<K>
(
kind
:
K
)
:
KindToApiType
<
K
>
Type parameters
K
:
GQL.KindEnum
Parameters
kind:
K
Returns
KindToApiType
<
K
>
is
Kind
is
Kind<K>
(
kind
:
K
)
:
this
is
KindToApiType
<
K
>
Type parameters
K
:
GQL.KindEnum
Parameters
kind:
K
Returns
this
is
KindToApiType
<
K
>
Globals
Name
Api
constructor
node
assert
Kind
is
Kind
Generated using
TypeDoc
API for GraphQL
NameNode