⚠️ Internal: This API is not publically exported by the package.
ItemRecommendationInputs: {
    ItemPropertiesToItems: ItemPropertiesToItems;
    ItemToItems: ItemToItems;
    PrecomputedItemsToItems: PrecomputedItemsToItems;
    PrecomputedUserToItems: PrecomputedUserToItems;
    SessionToItems: SessionToItems;
    SessionToItemsWithContext: SessionToItemsWithContext;
    UserToItems: UserToItems;
    UserToItemsWithContext: UserToItemsWithContext;
}

All possible input properties for the GetGenericItemRecommendationsCommand by recommendation type

Type declaration