Type alias GroupAssignment

GroupAssignment: {
    groupID: string;
    groupType: WeaviateGroupType;
}

Type declaration

  • groupID: string
  • groupType: WeaviateGroupType