Alokai

MutationCreateProductDiscountArgs

type MutationCreateProductDiscountArgs = {
  draft: ProductDiscountDraft;
};

Referenced Types

On this page