GraphiQL API Documentation
Preparing search index...
graphql-language-service
CompletionItem
Type Alias CompletionItem
CompletionItem
:
CompletionItemType
&
{
command
?:
CompletionItemType
[
"command"
]
;
deprecationReason
?:
string
|
null
;
documentation
?:
string
|
null
;
isDeprecated
?:
boolean
;
rawInsert
?:
string
;
type
?:
GraphQLType
;
}
Types and enums to use across projects
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
Types and enums to use across projects