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.

Show fields
•App

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

Show fields
•RiskAssessmentResult!
non-null

The risk level assigned to the order.

Show enum values

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.

Show payload

Arguments

Anchor to orderRiskAssessmentInputorderRiskAssessmentInput
•OrderRiskAssessmentCreateInput!
required

The input for creating an order risk assessment.

Show input fields


Was this section helpful?