fireorm

Interface: FullCollectionMetadata

Hierarchy

↳ CollectionMetadataWithSegments

↳ FullCollectionMetadata

Index

Properties

Properties

entityConstructor

• entityConstructor: IEntityConstructor

Inherited from CollectionMetadata.entityConstructor

Defined in src/MetadataStorage.ts:8


name

• name: string

Inherited from CollectionMetadata.name

Defined in src/MetadataStorage.ts:7


Optional parentEntityConstructor

• parentEntityConstructor? : IEntityConstructor

Inherited from CollectionMetadata.parentEntityConstructor

Defined in src/MetadataStorage.ts:9


Optional propertyKey

• propertyKey? : string

Inherited from CollectionMetadata.propertyKey

Defined in src/MetadataStorage.ts:10


segments

• segments: string[]

Inherited from CollectionMetadataWithSegments.segments

Defined in src/MetadataStorage.ts:18


subCollections

• subCollections: SubCollectionMetadataWithSegments[]

Defined in src/MetadataStorage.ts:26