# RiskFact - admin - OBJECT Version: 2025-01 ## Description A risk fact belongs to a single risk assessment and serves to provide additional context for an assessment. Risk facts are not necessarily tied to the result of the recommendation. ### Access Scopes `read_orders` access scope. ## Fields * [description](/docs/api/admin/2025-01/scalars/String): String! - A description of the fact. * [sentiment](/docs/api/admin/2025-01/enums/RiskFactSentiment): RiskFactSentiment! - Indicates whether the fact is a negative, neutral or positive contributor with regards to risk. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples