prorm API Reference
    Preparing search index...

    Type Alias WeaviateProperty

    WeaviateProperty: NonNullable<
        CollectionConfigCreate<UntypedProps>["properties"],
    >[number]

    One property definition for createCollection() - name, data type, indexing/tokenization knobs.