CalculatedReturnLineItem - customer - OBJECT
Version: unstable
Description:
The line item being processed for a return and its calculated monetary values.
Access Scopes
Fields
-
lineItem:
LineItem! -
The line item being processed for a return.
-
quantity:
Int! -
The quantity being returned.
-
subtotalSet:
MoneyBag! -
The subtotal of the return line item.
-
totalTaxSet:
MoneyBag! -
The total tax of the return line item.
Connections
Related queries
Related mutations
Related Unions
Examples