Search
Preparing search index...
The search index is not available
graphql-extra
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ValueApi
Class ValueApi
API for GraphQL
ValueNode
Hierarchy
KindAssertionMixin
ValueApi
Index
Constructors
constructor
Properties
node
Methods
assert
Kind
is
Kind
set
to
Js
Constructors
constructor
new
Value
Api
(
node
:
GQL.ValueNode
)
:
ValueApi
Parameters
node:
GQL.ValueNode
Returns
ValueApi
Properties
Readonly
node
node
:
GQL.ValueNode
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
>
set
set
(
props
:
Ast.ValueNodeProps
|
GQL.ValueNode
)
:
this
Parameters
props:
Ast.ValueNodeProps
|
GQL.ValueNode
Returns
this
to
Js
to
Js
(
)
:
any
Returns
any
Globals
Value
Api
constructor
node
assert
Kind
is
Kind
set
to
Js
Generated using
TypeDoc
API for GraphQL
ValueNode