Skip to main content
object

Requires read_orders access scope.

A risk assessment for an order.

See the example query "Retrieve order risk assessments".

•[RiskFact!]!
non-null

Facts included with the risk assessment. Fact values are specific to the provider. See the examples for the mutation orderRiskAssessmentCreate.

•App

The app that provided the assessment, null if the assessment was provided by Shopify.

•RiskAssessmentResult!
non-null

The risk level assigned to the order.


Was this section helpful?

•mutation

Creates a risk assessment for a specific order using the provided risk level and facts. Shopify sends an orders/risk_assessment_changed webhook when the assessment is created.

Arguments

Anchor to orderRiskAssessmentInputorderRiskAssessmentInput
•OrderRiskAssessmentCreateInput!
required

The input for creating an order risk assessment.



Was this section helpful?