Recommendation
Media recommendation
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the recommendation | |
| rating | Int | Users rating of the recommendation | |
| userRating | RecommendationRating | The rating of the recommendation by currently authenticated user | |
| media | Media | The media the recommendation is from | |
| mediaRecommendation | Media | The recommended media | |
| user | User | The user that first created the recommendation | |
