--- title: OrderRisk - GraphQL Admin description: >- Represents a fraud check on an order. This object is deprecated in favor of [OrderRiskAssessment](https://shopify.dev/api/admin-graphql/latest/objects/OrderRiskAssessment) and its enhanced capabilities. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderRisk' md: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderRisk.md' --- # Order​Risk object Requires `read_orders` access scope. Represents a fraud check on an order. This object is deprecated in favor of [OrderRiskAssessment](https://shopify.dev/api/admin-graphql/latest/objects/OrderRiskAssessment) and its enhanced capabilities. ## Fields ### Deprecated fields * display [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-nullDeprecated * level [Order​Risk​Level](https://shopify.dev/docs/api/admin-graphql/unstable/enums/OrderRiskLevel) Deprecated * message [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) Deprecated *** ## Map