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
Book
Class Book
Hierarchy
Typegoose
Book
Index
Properties
author
Ids
authors
copies
Sold
description
edition
genre
id
isbn
language
number
OfPages
price
publish
Date
publisher
sub
Title
title
url
Methods
get
Model
For
Class
set
Model
For
Class
Properties
Optional
author
Ids
author
Ids
:
ObjectId
[]
Optional
authors
authors
:
Author
[]
copies
Sold
copies
Sold
:
number
description
description
:
string
edition
edition
:
number
genre
genre
:
string
Optional
id
id
:
string
isbn
isbn
:
string
language
language
:
string
number
OfPages
number
OfPages
:
number
price
price
:
number
publish
Date
publish
Date
:
Date
publisher
publisher
:
string
sub
Title
sub
Title
:
string
title
title
:
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
Author
Input
Author
Resolver
Author
Service
Book
author
Ids
authors
copies
Sold
description
edition
genre
id
isbn
language
number
OfPages
price
publish
Date
publisher
sub
Title
title
url
get
Model
For
Class
set
Model
For
Class
Book
Input
Book
Resolver
Book
Service
Author
Model
Book
Model
Object
IdScalar
bootstrap
config
Generated using
TypeDoc