GraphiQL API Documentation
Preparing search index...
graphql-language-service
getDiagnostics
Function getDiagnostics
A whole bunch of the key language services
getDiagnostics
(
query
:
string
,
schema
?:
GraphQLSchema
|
null
|
undefined
,
customRules
?:
ValidationRule
[]
,
isRelayCompatMode
?:
boolean
,
externalFragments
?:
string
|
FragmentDefinitionNode
[]
,
)
:
Diagnostic
[]
Parameters
query
:
string
schema
:
GraphQLSchema
|
null
|
undefined
= null
Optional
customRules
:
ValidationRule
[]
Optional
isRelayCompatMode
:
boolean
Optional
externalFragments
:
string
|
FragmentDefinitionNode
[]
Returns
Diagnostic
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
A whole bunch of the key language services