create-graphql-app
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Resolver
get
Action
get
Alias
get
Description
get
Name
get
Options
get
Schema
ByFile
Path
get
Type
Operation
Content
get
Type
Operation
Param
Content
resolver
Content
ByJson
Schema
Hierarchy
AbstractCommand
Resolver
Index
Methods
get
Action
get
Alias
get
Description
get
Name
get
Options
get
Schema
ByFile
Path
get
Type
Operation
Content
get
Type
Operation
Param
Content
resolver
Content
ByJson
Schema
Methods
get
Action
get
Action
(
)
:
function
Returns
function
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
get
Alias
get
Alias
(
)
:
string
Returns
string
get
Description
get
Description
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
get
Options
get
Options
(
)
:
CommandOptions
Returns
CommandOptions
Private
get
Schema
ByFile
Path
get
Schema
ByFile
Path
(
pathToType
:
string
)
:
Promise
<
string
>
Parameters
pathToType:
string
Returns
Promise
<
string
>
Private
get
Type
Operation
Content
get
Type
Operation
Content
(
operation
:
Operation
)
:
string
Parameters
operation:
Operation
Returns
string
Private
get
Type
Operation
Param
Content
get
Type
Operation
Param
Content
(
key
:
string
, operation
:
Operation
)
:
string
Parameters
key:
string
operation:
Operation
Returns
string
Private
resolver
Content
ByJson
Schema
resolver
Content
ByJson
Schema
(
jsonSchema
:
Schema
)
:
string
Parameters
jsonSchema:
Schema
Returns
string
Generated using
TypeDoc