Skip to main content
Anchor to OrderRiskAssessmentCreatePayload

OrderRiskAssessmentCreatePayload

payload

Return type for orderRiskAssessmentCreate mutation.

•OrderRiskAssessment

The created risk assessment.

Show fields
•[OrderRiskAssessmentCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

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.

Show payload

Arguments

Anchor to orderRiskAssessmentInputorderRiskAssessmentInput
•OrderRiskAssessmentCreateInput!
required

The input for creating an order risk assessment.

Show input fields


Was this section helpful?