@vnodes/graphql
Preparing search index...
GenerateOptions
Type Alias GenerateOptions
GenerateOptions
:
DefinitionsGeneratorOptions
&
{
debug
?:
boolean
;
outputAs
?:
"class"
|
"interface"
;
path
:
string
;
typeDefs
?:
string
|
string
[]
;
typePaths
:
string
[]
;
watch
?:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vnodes/graphql
Loading...