MutationCreateCartDiscountArgstype MutationCreateCartDiscountArgs = { draft: CartDiscountDraft; }; Referenced Types CartDiscountDraft