GraphiQL API Documentation
Preparing search index...
graphql-language-service
ContextTokenForCodeMirror
Type Alias ContextTokenForCodeMirror
type
ContextTokenForCodeMirror
=
{
end
:
number
;
start
:
number
;
state
:
State
;
string
:
string
;
type
:
string
|
null
;
}
Index
Properties
end
start
state
string
type
Properties
end
end
:
number
start
start
:
number
state
state
:
State
string
string
:
string
type
type
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
state
string
type
GraphiQL API Documentation
Loading...