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