Home > @vsf-enterprise/commercetools-types > MutationCreateCartDiscountArgs
# MutationCreateCartDiscountArgs type
Signature:
export declare type MutationCreateCartDiscountArgs = {
draft: CartDiscountDraft;
};
References: CartDiscountDraft
Home > @vsf-enterprise/commercetools-types > MutationCreateCartDiscountArgs
Signature:
export declare type MutationCreateCartDiscountArgs = {
draft: CartDiscountDraft;
};
References: CartDiscountDraft
On this page