Search
Preparing search index...
The search index is not available
EF Conversation GraphQL Types
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"formation/connection/Type"
Type
Class Type<DataImmutable, DataMutable>
Type parameters
DataImmutable
DataMutable
:
DataImmutable
Hierarchy
GraphQLObjectType
Type
Index
Constructors
constructor
Properties
ast
Node
description
extensionASTNodes
is
Type
Of
name
Methods
get
Fields
get
Interfaces
inspect
toJSON
to
String
Constructors
constructor
new
Type
(
__namedParameters
:
object
)
:
Type
Parameters
__namedParameters:
object
Returns
Type
Properties
ast
Node
ast
Node
:
Maybe
<
ObjectTypeDefinitionNode
>
description
description
:
Maybe
<
string
>
extensionASTNodes
extensionASTNodes
:
Maybe
<
ReadonlyArray
<
ObjectTypeExtensionNode
>
>
is
Type
Of
is
Type
Of
:
Maybe
<
GraphQLIsTypeOfFn
<
any
,
any
>
>
name
name
:
string
Methods
get
Fields
get
Fields
(
)
:
GraphQLFieldMap
<
any
,
any
>
Returns
GraphQLFieldMap
<
any
,
any
>
get
Interfaces
get
Interfaces
(
)
:
GraphQLInterfaceType
[]
Returns
GraphQLInterfaceType
[]
inspect
inspect
(
)
:
string
Returns
string
toJSON
toJSON
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Globals
"formation/connection/
Type"
Type
constructor
ast
Node
description
extensionASTNodes
is
Type
Of
name
get
Fields
get
Interfaces
inspect
toJSON
to
String
IData
IOptions