For the complete documentation index, see llms.txt. This page is also available as Markdown.

RescheduleScheduledOrderInput

Autogenerated input type of RescheduleScheduledOrder

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID!)

ID of the scheduled order to reschedule.

shipmentDate (ISO8601Date!)

The new shipment date for the scheduled order.

Last updated

Was this helpful?