Skip to main content
Anchor to FulfillmentOrdersSetFulfillmentDeadlinePayload

FulfillmentOrdersSetFulfillmentDeadlinePayload

payload

Return type for fulfillmentOrdersSetFulfillmentDeadline mutation.

•Boolean

Whether the fulfillment deadline was successfully set.

•[FulfillmentOrdersSetFulfillmentDeadlineUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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

Arguments

•[ID!]!
required

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

•DateTime!
required

The new fulfillment deadline of the fulfillment orders.



Was this section helpful?