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