Supplement Recommendations
Use the supplementRecommendations
query to obtain a user's supplement recommendations based on a given assessment.
Arguments
Argument | Type | Description |
---|---|---|
| ID! | Assessment ID |
| Int | Number of supplements returned by the query from the top of the scored list. |
Available Fields
Field Name | Type | Description |
---|---|---|
| Supplement object | |
| Float | Recommendation score |
Example
Last updated