@webshop/root - v1.0.0
    Preparing search index...

    Type Alias RecommendationsRequest

    type RecommendationsRequest = {
        genre: Genre;
        text: string;
    }
    Index

    Properties

    Properties

    genre: Genre
    text: string