Skip to main content
Anchor to FulfillmentOrderRescheduleUserError

FulfillmentOrderRescheduleUserError

object

An error that occurs during the execution of FulfillmentOrderReschedule.

•FulfillmentOrderRescheduleUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Reschedules a scheduled fulfillment order.

Updates the value of the fulfillAt field on a scheduled fulfillment order.

The fulfillment order will be marked as ready for fulfillment at this date and time.

Arguments

•ID!
required

The ID of the fulfillment order to reschedule.

•DateTime!
required

A future date and time when the fulfillment order will be marked as ready for fulfillment.



Was this section helpful?


Was this section helpful?