weaviate-client
    Preparing search index...

    Type Alias GroupAssignment

    type GroupAssignment = {
        groupID: string;
        groupType: WeaviateGroupType;
    }
    Index

    Properties

    Properties

    groupID: string
    groupType: WeaviateGroupType