GraphiQL API Documentation
Preparing search index...
graphql-language-service
getHoverInformation
Function getHoverInformation
A whole bunch of the key language services
getHoverInformation
(
schema
:
GraphQLSchema
,
queryText
:
string
,
cursor
:
IPosition
,
contextToken
?:
ContextToken
,
config
?:
HoverConfig
,
)
:
MarkupContent
|
MarkedString
|
MarkedString
[]
Parameters
schema
:
GraphQLSchema
queryText
:
string
cursor
:
IPosition
Optional
contextToken
:
ContextToken
Optional
config
:
HoverConfig
Returns
MarkupContent
|
MarkedString
|
MarkedString
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
A whole bunch of the key language services