@wearesage/schema
    Preparing search index...

    Function Property

    • Property decorator - marks a property to be persisted

      This decorator stores metadata on the property that can be later processed by SchemaBuilder.

      Parameters

      Returns (target: any, propertyKey: string) => void