Anchor to OrderRiskAssessmentCreatePayloadOrder
payloadOrder Risk Assessment Create Payload
Return type for mutation.
Anchor to FieldsFields
- orderRiskAssessment (OrderRiskAssessment)
- userErrors ([OrderRiskAssessmentCreateUserError!]!)
- Anchor to orderRiskAssessmentorder•Order
Risk Assessment Risk Assessment The order risk assessment created.
- Anchor to userErrorsuser•[Order
Errors Risk Assessment Create User Error!]! 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
- orderRiskAssessmentCreate (OrderRiskAssessmentCreatePayload)
- •mutation
Creates a fraud risk assessment for a specific order, evaluating the likelihood that the order is fraudulent based on various risk signals. Use this to trigger risk analysis on orders that need manual review or to integrate custom risk scoring into order processing workflows.
- Anchor to orderRiskAssessmentInputorder•Order
Risk Assessment Input Risk Assessment Create Input! required The input fields required to create a risk assessment.
Arguments
Was this section helpful?