GraphiQL API Documentation
Preparing search index...
graphql-language-service
isIgnored
Function isIgnored
isIgnored
(
ch
:
string
)
:
ch
is
" "
|
"\t"
|
","
|
"\n"
|
"\r"
|
""
|
" "
Whitespace tokens defined in GraphQL spec.
Parameters
ch
:
string
Returns
ch
is
" "
|
"\t"
|
","
|
"\n"
|
"\r"
|
""
|
" "
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
Whitespace tokens defined in GraphQL spec.