Anchor to FulfillmentOrderRescheduleUserErrorFulfillment
objectFulfillment Order Reschedule User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (FulfillmentOrderRescheduleUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Fulfillment
Order Reschedule User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- fulfillmentOrderReschedule (FulfillmentOrderReschedulePayload)
- •mutation
Reschedules a scheduled fulfillment order.
Updates the value of the
field on a scheduled fulfillment order.The fulfillment order will be marked as ready for fulfillment at this date and time.
- •ID!required
The ID of the fulfillment order to reschedule.
- Anchor to fulfillAtfulfill•Date
At Time! required A future date and time when the fulfillment order will be marked as ready for fulfillment.
Arguments
- •ID!
Was this section helpful?