GraphiQL API Documentation
Preparing search index...
graphql-language-service
getFieldDef
Function getFieldDef
The dependency-less streaming token parser used for getAutocompleteSuggestions, getHover and more
getFieldDef
(
schema
:
GraphQLSchema
,
type
:
GraphQLType
,
fieldName
:
string
,
)
:
GraphQLField
<
any
,
any
,
any
>
|
null
|
undefined
Parameters
schema
:
GraphQLSchema
type
:
GraphQLType
fieldName
:
string
Returns
GraphQLField
<
any
,
any
,
any
>
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
The dependency-less streaming token parser used for getAutocompleteSuggestions, getHover and more