RefundLineItemRestockType enum
The type of restock performed for a particular refund line item.
Values
- CANCEL
Refund line item was canceled. - LEGACY_RESTOCK
Refund line item was restocked, without specifically being identified as a return or cancelation. - NO_RESTOCK
Refund line item was not restocked. - RETURN
Refund line item was returned.
Types that return RefundLineItemRestockType
[RefundLineItem.restockType](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundlineitem#restocktype-2021-01)