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