Requested Edit
Requires access scope.
A buyer-initiated request to edit unfulfilled line items on an order.
Anchor to FieldsFields
- createdAt (DateTime!)
- id (ID!)
- lineItems (RequestedEditLineItemConnection!)
- order (Order!)
- requestApprovedAt (DateTime)
- requestDeclinedAt (DateTime)
- requestedAt (DateTime!)
- status (RequestedEditStatus!)
- updatedAt (DateTime!)
- Anchor to createdAtcreated•Date
At Time! non-null The date and time when the requested edit was created.
- •ID!non-null
A globally-unique ID.
- Anchor to lineItemsline•Requested
Items Edit Line Item Connection! non-null The line items included in this requested 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.
Arguments
- Anchor to orderorder•Order!non-null
The order associated with this requested edit.
- Anchor to requestApprovedAtrequest•Date
Approved At Time The date and time when the requested edit was approved.
- Anchor to requestDeclinedAtrequest•Date
Declined At Time The date and time when the requested edit was declined.
- Anchor to requestedAtrequested•Date
At Time! non-null The date and time when the edit was requested by the buyer.
- Anchor to statusstatus•Requested
Edit Status! non-null The status of this requested edit.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the requested edit was last updated.
Anchor to MutationsMutations
- requestedEditDecline (RequestedEditDeclinePayload)
- requestedEditResolve (RequestedEditResolvePayload)
- •mutation
Declines a requested edit on an order.
- Anchor to inputinput•Requested
Edit Decline Input! required The input fields for declining a requested edit.
Arguments
- •mutation
Resolves a requested edit on an order, marking it as completed.
- Anchor to inputinput•Requested
Edit Resolve Input! required The input fields for resolving a requested edit.
Arguments