GraphiQL API Documentation
Preparing search index...
graphql-language-service
t
Function t
The dependency-less streaming token parser used for getAutocompleteSuggestions, getHover and more
t
(
kind
:
string
,
style
:
string
,
)
:
{
match
:
(
token
:
Token
)
=>
boolean
;
style
:
string
}
Parameters
kind
:
string
style
:
string
Returns
{
match
:
(
token
:
Token
)
=>
boolean
;
style
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
The dependency-less streaming token parser used for getAutocompleteSuggestions, getHover and more