ReturnShopifyOrderResult
Result type for returning a Shopify order
Fields
returnId
ID!
requiredThe id of the return request
lineItems
required
Array of line items being returned. See the ShopifyReturnLineItem for more clientInformation.
status
required
The status of the order. See the ReturnOrderStatus type for possible values.
Related types
Was this page helpful?