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

Function createArrayItemPropertyMetadata

  • createArrayItemPropertyMetadata(
        data: ArrayPropertyItemMetadataInput,
        fullPropertyKey: string,
    ): ArrayPropertyItemMetadata

    Creates full metadata for an array property item.

    Parameters

    • data: ArrayPropertyItemMetadataInput

      The array item input data.

    • fullPropertyKey: string

      The full key of the property.

    Returns ArrayPropertyItemMetadata

    The full metadata.

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

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc