Skip to main content
Anchor to OrderRiskAssessmentCreateUserError

OrderRiskAssessmentCreateUserError

object

An error that occurs during the execution of OrderRiskAssessmentCreate.

•OrderRiskAssessmentCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Create a risk assessment for an order.

Arguments

Anchor to orderRiskAssessmentInputorderRiskAssessmentInput
•OrderRiskAssessmentCreateInput!required

The input fields required to create a risk assessment.


Fields

•OrderRiskAssessment

The order risk assessment created.

•[OrderRiskAssessmentCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?