Skip to main content
Anchor to OrderRiskAssessmentCreatePayload

OrderRiskAssessmentCreatePayload

payload

Return type for orderRiskAssessmentCreate mutation.

•OrderRiskAssessment

The order risk assessment created.

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

Create a risk assessment for an order.

Arguments

Anchor to orderRiskAssessmentInputorderRiskAssessmentInput
•OrderRiskAssessmentCreateInput!
required

The input fields required to create a risk assessment.



Was this section helpful?