Search
Preparing search index...
The search index is not available
graphql-extra
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
KindAssertionMixin
Class KindAssertionMixin
Hierarchy
KindAssertionMixin
NameApi
TypeApi
NamedTypeApi
ValueApi
VariableApi
Index
Constructors
constructor
Properties
node
Methods
assert
Kind
is
Kind
Constructors
constructor
new
Kind
Assertion
Mixin
(
node
:
GQL.ASTNode
)
:
KindAssertionMixin
Parameters
node:
GQL.ASTNode
Returns
KindAssertionMixin
Properties
Readonly
node
node
:
GQL.ASTNode
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
Kind
Assertion
Mixin
constructor
node
assert
Kind
is
Kind
Generated using
TypeDoc