Skip to main content
Anchor to FulfillmentOrdersSetFulfillmentDeadlineUserError

FulfillmentOrdersSetFulfillmentDeadlineUserError

object

An error that occurs during the execution of FulfillmentOrdersSetFulfillmentDeadline.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Sets the latest date and time by which the fulfillment orders need to be fulfilled.

Arguments

•
DateTime!required

The new fulfillment deadline of the fulfillment orders.

•
[ID!]!required

The IDs of the fulfillment orders for which the deadline is being set.


Fields

•

Whether the fulfillment deadline was successfully set.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?