MutationCreateProductDiscountArgstype MutationCreateProductDiscountArgs = { draft: ProductDiscountDraft; }; Referenced Types ProductDiscountDraft