SearchQueryRating: {
    note?: string | null;
    rating: number;
}