Skip to main content
Anchor to OrderRiskAssessmentCreatePayload

OrderRiskAssessmentCreatePayload

payload

Return type for orderRiskAssessmentCreate mutation.

•OrderRiskAssessment

The created risk assessment.

•[OrderRiskAssessmentCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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?