Anchor to requestedEditCalculaterequested
queryrequested Edit Calculate
Requires access scope. Also: The user must have customer_read_orders access or be pre-authenticated for the queried order.
The calculated financial outcome of a requested order edit.
Anchor to Arguments
Arguments
- input (CalculateEditInput!)
- Anchor to inputinput•Calculate
Edit Input! required The input fields for calculating a requested order edit.
Was this section helpful?
Anchor to Possible returnsPossible returns
- CalculatedEdit (CalculatedEdit)
- Anchor to CalculatedEditCalculated•Calculated
Edit Edit The calculated financial outcome of an edit based on the line items requested for editing.
- Anchor to editLineItemsedit•Calculated
Line Items Edit Line Item Connection! non-null A list of line items being processed for an edit.
- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
- Anchor to financialSummaryfinancial•Edit
Summary Financial Summary! non-null A breakdown of the monetary values for the calculated edit.
Was this section helpful?