Search
Preparing search index...
The search index is not available
typescript-graphql-starter
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Author
Class Author
Hierarchy
Typegoose
Author
Index
Properties
books
email
id
name
url
Methods
get
Model
For
Class
set
Model
For
Class
Properties
Optional
books
books
:
Book
[]
email
email
:
string
Optional
id
id
:
string
name
name
:
string
Optional
url
url
:
string
Methods
get
Model
For
Class
get
Model
For
Class<T>
(
t
:
T
, __namedParameters
?:
object
)
:
Model
<
InstanceType
<
this
>
,
__type
>
&
this
&
T
Type parameters
T
Parameters
t:
T
Optional
__namedParameters:
object
existing
Connection
:
Connection
existing
Mongoose
:
"mongoose"
schema
Options
:
SchemaOptions
Returns
Model
<
InstanceType
<
this
>
,
__type
>
&
this
&
T
set
Model
For
Class
set
Model
For
Class<T>
(
t
:
T
, __namedParameters
?:
object
)
:
Model
<
InstanceType
<
this
>
,
__type
>
&
this
&
T
Type parameters
T
Parameters
t:
T
Optional
__namedParameters:
object
existing
Connection
:
Connection
existing
Mongoose
:
"mongoose"
schema
Options
:
SchemaOptions
Returns
Model
<
InstanceType
<
this
>
,
__type
>
&
this
&
T
Globals
Author
books
email
id
name
url
get
Model
For
Class
set
Model
For
Class
Author
Input
Author
Resolver
Author
Service
Book
Book
Input
Book
Resolver
Book
Service
Author
Model
Book
Model
Object
IdScalar
bootstrap
config
Generated using
TypeDoc