Represents a fraud check on an order.
As of version 2024-04 this resource is deprecated. Risk Assessments can be queried via the
[OrderRisk Assessments API](https://shopify.dev/api/admin-graphql/2024-04/objects/OrderRiskAssessment).
Access Scopes
`read_orders` access scope.
Fields
display:
Boolean! -
Whether the risk level is shown in the Shopify admin. If false, then this order risk is ignored when Shopify determines the overall risk level for the order.
level:
OrderRiskLevel -
The likelihood that an order is fraudulent, based on this order risk.
The level can be set by Shopify risk analysis or by an app.
message:
String -
The risk message that's shown to the merchant in the Shopify admin.