Page Contents

Home > @loopback/repository > EntityData

EntityData type

Signature:

export declare type EntityData = DataObject<Entity>;

References: DataObject, Entity