Returnable Fulfillment
Requires access scope or access scope. Also: Requires the access scope.
A delivered order that's eligible to be returned to the merchant. Provides the items from completed fulfillments that customers can select when initiating a return.
Use returnable fulfillments to determine which items are eligible for return before creating a Return with the mutation. The line items show quantities that are available for return.
Learn more about building return management workflows.
Anchor to FieldsFields
- Anchor to fulfillmentfulfillment•Fulfillment!non-null
The fulfillment that the returnable fulfillment refers to.
- •ID!non-null
The unique ID of the Returnable Fulfillment.
- Anchor to returnableFulfillmentLineItemsreturnable•Returnable
Fulfillment Line Items Fulfillment Line Item Connection! non-null The list of returnable fulfillment line items.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
Anchor to QueriesQueries
- •query
Returns a
resource by ID.- •ID!required
The ID of the
to return.
Arguments
- •ID!
- •query
List of returnable fulfillments.
- Anchor to orderIdorder•ID!
Id required Order ID that will scope all returnable fulfillments.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments