> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/reschedule-scheduled-order-input.md).

# RescheduleScheduledOrderInput

### Fields

#### clientMutationId ([String](/graphql-api/api-reference/objects/string.md))

A unique identifier for the client performing the mutation.

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

ID of the scheduled order to reschedule.

#### shipmentDate ([ISO8601Date](/graphql-api/api-reference/objects/iso-8601-date.md)!)

The new shipment date for the scheduled order.
