Skip to content

Cannot create Collection property decorator with EnumTypes #68

@99z

Description

@99z

When annotating a class' properties like so:

@Collection(Edm.EnumType(Foo))
Bar!: Foo;

The metadata returned looks like the following:
<Property Name="Bar" Type="Collection([object Object])"/>

Are there additional steps required to make this work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions