Search
Preparing search index...
The search index is not available
GraphQL Official LSP Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
cm6-graphql
GqlExtensionsOptions
Interface GqlExtensionsOptions
Hierarchy
GqlExtensionsOptions
Index
Properties
autocomplete
Options
on
Completion
Info
Render
on
Fill
All
Fields
on
Show
InDocs
show
Error
OnInvalid
Schema
Properties
Optional
autocomplete
Options
autocomplete
Options
:
AutocompleteSuggestionOptions
Optional
on
Completion
Info
Render
on
Completion
Info
Render
:
undefined
|
(
(
gqlCompletionItem
:
CompletionItem
, ctx
:
CompletionContext
, item
:
Completion
)
=>
Node
|
Promise
<
Node
|
null
>
|
null
)
Optional
on
Fill
All
Fields
on
Fill
All
Fields
:
undefined
|
(
(
view
:
EditorView
, schema
:
GraphQLSchema
, query
:
string
, cursor
:
Position
, token
:
ContextToken
)
=>
void
)
Optional
on
Show
InDocs
on
Show
InDocs
:
undefined
|
(
(
field
?:
undefined
|
string
, type
?:
undefined
|
string
, parentType
?:
undefined
|
string
)
=>
void
)
Optional
show
Error
OnInvalid
Schema
show
Error
OnInvalid
Schema
:
undefined
|
false
|
true
Globals
cm6-
graphql
codemirror-
graphql
graphiql
graphiql-
plugin-
code-
exporter
graphiql-
plugin-
explorer
graphiql-
react
graphiql-
toolkit
graphql-
language-
service
graphql-
language-
service-
cli
graphql-
language-
service-
server
monaco-
graphql
vscode-
graphql
vscode-
graphql-
execution
vscode-
graphql-
syntax
cm6-
graphql
Gql
Extensions
Options
autocomplete
Options
on
Completion
Info
Render
on
Fill
All
Fields
on
Show
InDocs
show
Error
OnInvalid
Schema
codemirror-
graphql
graphiql
graphiql-
plugin-
code-
exporter
graphiql-
plugin-
explorer
graphiql-
react
graphiql-
toolkit
graphql-
language-
service
graphql-
language-
service-
cli
graphql-
language-
service-
server
monaco-
graphql
vscode-
graphql
vscode-
graphql-
execution
vscode-
graphql-
syntax
Generated using
TypeDoc