OrderAdjustmentKind enum

The different kinds of order adjustments.

Values

  • REFUND_DISCREPANCY
    An order adjustment that represents discrepancy between calculated and actual refund.
  • SHIPPING_REFUND
    An order adjustment that represents shipping charges refunded to the customer.

Types that return OrderAdjustmentKind

  • [OrderAdjustment.kind](https://shopify.dev/docs/admin-api/graphql/reference/orders/orderadjustment#kind-unstable)