RecommendationGroup
| Name | Type | Description |
|---|---|---|
| id | ID! | Unique ID of the object |
| title | String! | |
| subtitle | String! | |
| summary | RecommendationGroupSummary | |
| factfindSummary | String! | |
| recommendationType | RecommendationType! | |
| relatedProducts | ProductSummary | |
| recommendations | [Recommendation!] | |
| thingsToDo | Int | |
| riskProfileQuestionnaireRequired | Boolean! |