Anchor to FulfillmentOrdersSetFulfillmentDeadlineUserErrorFulfillment
Fulfillment Orders Set Fulfillment Deadline User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
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
- •mutation
Sets the latest date and time by which the fulfillment orders need to be fulfilled.
- Anchor to fulfillmentDeadlinefulfillment•
Deadline DateTime!required The new fulfillment deadline of the fulfillment orders.
- Anchor to fulfillmentOrderIdsfulfillment•
Order Ids [ID!]!required The IDs of the fulfillment orders for which the deadline is being set.
Arguments
- Anchor to successsuccess•
Whether the fulfillment deadline was successfully set.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?