GraphiQL API Documentation
Preparing search index...
graphql-language-service
GraphQLFileInfo
Type Alias GraphQLFileInfo
Types and enums to use across projects
type
GraphQLFileInfo
=
{
asts
:
DocumentNode
[]
;
content
:
string
;
filePath
:
Uri
;
mtime
:
number
;
queries
:
CachedContent
[]
;
size
:
number
;
}
Index
Properties
asts
content
file
Path
mtime
queries
size
Properties
asts
asts
:
DocumentNode
[]
content
content
:
string
file
Path
filePath
:
Uri
mtime
mtime
:
number
queries
queries
:
CachedContent
[]
size
size
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asts
content
file
Path
mtime
queries
size
GraphiQL API Documentation
Loading...
Types and enums to use across projects