Search
Preparing search index...
The search index is not available
fabric-es - v0.7.18
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@fabric-es/gateway-lib
AddPrivateRepository
Globals
@fabric-es/fabric-cqrs
@fabric-es/gateway-lib
@fabric-es/operator
Interface AddPrivateRepository
Hierarchy
AddPrivateRepository
Properties
add
Private
Repository
create
Properties
add
Private
Repository
add
Private
Repository
:
function
Type declaration
<TEntity, TEvent>
(
entity
:
EntityType
<
TEntity
>
, reducer
:
ReducerCallback
<
TEntity
,
TEvent
>
)
:
this
Type parameters
TEntity
TEvent
Parameters
entity:
EntityType
<
TEntity
>
reducer:
ReducerCallback
<
TEntity
,
TEvent
>
Returns
this
create
create
:
function
Type declaration
(
option
?:
object
)
:
ApolloServer
Parameters
Optional
option:
object
Optional
catalog
?:
boolean
Optional
introspection
?:
boolean
Optional
msp
Id
?:
string
Optional
playground
?:
boolean
Returns
ApolloServer
Add
Private
Repository
add
Private
Repository
create