# OrderRiskSummary - admin-graphql - OBJECT Version: 2024-10 ## Description Summary of risk characteristics for an order. ### Access Scopes `read_orders` access scope. ## Fields * [assessments](/docs/api/admin-graphql/2024-10/objects/OrderRiskAssessment): OrderRiskAssessment! - The list of risk assessments for the order. * [recommendation](/docs/api/admin-graphql/2024-10/enums/OrderRiskRecommendationResult): OrderRiskRecommendationResult! - The recommendation for the order based on the results of the risk assessments. This suggests the action the merchant should take with regards to its risk of fraud. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples