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.
- Anchor to providerprovider•App
The app that provided the assessment,
nullif the assessment was provided by Shopify.- Anchor to riskLevelrisk•Risk
Level Assessment Result! non-null The risk level assigned to the order.
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.- Anchor to orderRiskAssessmentInputorder•Order
Risk Assessment Input Risk Assessment Create Input! required The input for creating an order risk assessment.
Arguments
Was this section helpful?