@wearesage/schema
    Preparing search index...

    Function Id

    • Id decorator - marks a property as a primary identifier

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

      Parameters

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