Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderDeleteInput
The input fields to specify the draft order to delete by its ID.
Signature:
export interface DraftOrderDeleteInput
Property | Modifiers | Type | Description |
---|---|---|---|
id | Scalars[‘ID’][‘input’] | The ID of the draft order to delete. |