Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationDiscountCodeRedeemCodeBulkDeleteArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationDiscountCodeRedeemCodeBulkDeleteArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| discountId | Scalars[‘ID’][‘input’] | ||
| ids? | InputMaybe<Array<Scalars[‘ID’][‘input’]>> | (Optional) | |
| savedSearchId? | InputMaybe<Scalars[‘ID’][‘input’]> | (Optional) | |
| search? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) |