• Preparing search index...
  • The search index is not available
zibri
  • zibri
  • entity/decorators/property.decorator
  • Property
  • oneToMany

Function oneToMany

  • oneToMany<T extends BaseEntity>(
        metadata: OneToManyPropertyMetadataInput<T>,
    ): PropertyDecorator

    Defines a one to many property.

    Type Parameters

    • T extends BaseEntity

    Parameters

    • metadata: OneToManyPropertyMetadataInput<T>

      Additional data to specify the property.

    Returns PropertyDecorator

    • Defined in src/entity/decorators/property.decorator.ts:252

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc