Documentation Index
Fetch the complete documentation index at: https://docs.sibipro.com/llms.txt
Use this file to discover all available pages before exploring further.
OrderingMutation.deleteDraftOrder()
Deletes a draft order by its ID.
Input
id
string - The ID of the draft order to delete.
Response
OrderingDeleteDraftOrderResponse
success
boolean - Whether the draft order was successfully deleted.