Anchor to OrderRiskAssessmentOrder
Order Risk Assessment
object
Requires access scope.
The risk assessments for an order.
See the example query "Retrieves a list of all order risks for an order".
Anchor to FieldsFields
- Anchor to factsfacts•[Risk
Fact!]!non-null Optional facts used to describe the risk assessment. The values in here are specific to the provider. See the examples for the mutation orderRiskAssessmentCreate.
- Anchor to providerprovider•
The app that provided the assessment,
null
if the assessment was provided by Shopify.- Anchor to riskLevelrisk•
Level RiskAssessment Result!non-null The likelihood that the order is fraudulent, based on this risk assessment.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Create a risk assessment for an order.
- Anchor to orderRiskAssessmentInputorder•
Risk Assessment Input OrderRisk Assessment Create Input!required The input fields required to create a risk assessment.
Arguments
- Anchor to orderRiskAssessmentorder•
Risk Assessment The order risk assessment created.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?