Magek Framework
GitHub
Website
Preparing search index...
ProjectionMetadata
Interface ProjectionMetadata<TEntity, TReadModel>
interface
ProjectionMetadata
<
TEntity
extends
EntityInterface
,
TReadModel
extends
ReadModelInterface
,
>
{
class
:
AnyClass
;
methodName
:
string
;
joinKey
:
ReadModelJoinKeyFunction
<
TEntity
,
TReadModel
>
|
keyof
TEntity
;
}
Type Parameters
TEntity
extends
EntityInterface
TReadModel
extends
ReadModelInterface
Index
Properties
class
method
Name
join
Key
Properties
class
class
:
AnyClass
method
Name
methodName
:
string
join
Key
joinKey
:
ReadModelJoinKeyFunction
<
TEntity
,
TReadModel
>
|
keyof
TEntity
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
method
Name
join
Key
GitHub
Website
Magek Framework
Loading...