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

cancelScheduledOrder

Cancels a scheduled order by setting its status to cancelled and clearing the shipment date.

Arguments

Argument
Description

Parameters for CancelScheduledOrder

CancelScheduledOrderInput Arguments

Argument
Description

id (ID!)

ID of the scheduled order to cancel.

Return fields

errors ([ModelValidationError!]!)

order (Order)

Last updated

Was this helpful?