CalculatedReturn - admin-graphql - OBJECT
Version: 2024-10
Description:
A calculated return.
Access Scopes
`read_returns` access scope or `read_marketplace_returns` access scope. Also: The shop must have access to exchanges.
Fields
-
exchangeLineItems:
CalculatedExchangeLineItem! -
A list of calculated exchange line items.
-
id:
ID! -
A globally-unique ID.
-
returnLineItems:
CalculatedReturnLineItem! -
A list of calculated return line items.
-
returnShippingFee:
CalculatedReturnShippingFee -
The calulated return shipping fee.
Connections
Related queries
-
returnCalculate
The calculated monetary value to be exchanged due to the return.
Related mutations
Related Unions
Examples