create-graphql-app
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Init
get
Action
get
Alias
get
Clone
Command
get
Description
get
Install
Command
get
Name
get
Options
get
Seed
Url
ToClone
Hierarchy
AbstractCommand
Init
Index
Methods
get
Action
get
Alias
get
Clone
Command
get
Description
get
Install
Command
get
Name
get
Options
get
Seed
Url
ToClone
Methods
get
Action
get
Action
(
)
:
function
Returns
function
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
get
Alias
get
Alias
(
)
:
string
Returns
string
Private
get
Clone
Command
get
Clone
Command
(
seedName
:
string
, projectName
:
string
)
:
string
Parameters
seedName:
string
projectName:
string
Returns
string
get
Description
get
Description
(
)
:
string
Returns
string
Private
get
Install
Command
get
Install
Command
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
get
Options
get
Options
(
)
:
CommandOptions
Returns
CommandOptions
Private
get
Seed
Url
ToClone
get
Seed
Url
ToClone
(
seedName
:
string
)
:
string
Parameters
seedName:
string
Returns
string
Generated using
TypeDoc