Objects
ShopifyReturnLineItem
Fields
variantId
String!
Variant ID.
quantity
Int!
Number of Items purchased
price
String!
Price of the item
currencyCode
String!
Currency code of the price
status
The status of the order. See the ReturnOrderStatus type for possible values.
Was this page helpful?