Skip to main content
query

Requires customer_read_orders access scope.

The calculated monetary value of the return.

•CalculateReturnInput!
required

The input fields for calculating a return.


Was this section helpful?

•CalculatedReturn

The calculated financial outcome of a return based on the line items requested for return.Includes the monetary values of the line items, along with applicable taxes, discounts, and otherfees on the order. Financial summary may include return fees depending onthe return rulesat the time the order was placed.

•ReturnFinancialSummary!
non-null

A breakdown of the monetary values for the calculated return.

•CalculatedReturnLineItemConnection!
non-null

A list of line items being processed for a return.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?