Skip to main content
Anchor to FulfillmentOrderReportProgressPayload

FulfillmentOrderReportProgressPayload

payload

Return type for fulfillmentOrderReportProgress mutation.

•FulfillmentOrder

The fulfillment order on which a mark as in progress update has been specified.

•[FulfillmentOrderReportProgressUserError!]!
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

Reports the progress of an open or in-progress fulfillment order.

Arguments

•ID!
required

The ID of the fulfillment order for which the progress report is targetting.

•FulfillmentOrderReportProgressInput

The details of the progress report for the fulfillment order.



Was this section helpful?