Anchor to ReturnAgreementReturn
objectReturn Agreement
An agreement between the merchant and customer for a return.
Anchor to FieldsFields
- happenedAt (DateTime!)
- id (ID!)
- reason (OrderActionType!)
- return (Return!)
- sales (SaleConnection!)
- Anchor to happenedAthappened•Date
At Time! non-null The date and time when the agreement occurred.
- •ID!non-null
The unique ID for the agreement.
- Anchor to reasonreason•Order
Action Type! non-null The reason the agreement was created.
- Anchor to returnreturn•Return!non-null
The return associated with the agreement.
- Anchor to salessales•Sale
Connection! non-null The sales associated with the agreement.
- 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
Was this section helpful?