Type alias UserAssignment

UserAssignment: {
    id: string;
    userType: WeaviateUserType;
}

Type declaration

  • id: string
  • userType: WeaviateUserType