RiskFact - admin-graphql - 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
: String! - A description of the fact.
sentiment
: RiskFactSentiment! - Indicates whether the fact is a negative, neutral or positive contributor with regards to risk.
Connections
Related queries
Related mutations
Related Unions
Examples