Anchor to OrderRiskAssessmentOrder
objectOrder Risk Assessment
Requires access scope.
A risk assessment for an order.
Anchor to FieldsFields
- facts ([RiskFact!]!)
- provider (App)
- riskLevel (RiskAssessmentResult!)
- Anchor to factsfacts•[Risk
Fact!]! non-null Facts included with the risk assessment. Fact values are specific to the provider. See the examples for the mutation orderRiskAssessmentCreate.
Show fields
- Anchor to providerprovider•App
The app that provided the assessment,
nullif the assessment was provided by Shopify.Show fields
- Anchor to riskLevelrisk•Risk
Level Assessment Result! non-null The risk level assigned to the order.
Show enum values
Was this section helpful?
Anchor to MutationsMutations
- orderRiskAssessmentCreate (OrderRiskAssessmentCreatePayload)
- •mutation
Creates a risk assessment for a specific order using the provided risk level and facts. Shopify sends an
webhook when the assessment is created.Show payload
- Anchor to orderRiskAssessmentInputorder•Order
Risk Assessment Input Risk Assessment Create Input! required The input for creating an order risk assessment.
Show input fields
Arguments
Was this section helpful?