Alokai

ExternalDiscountValue

type ExternalDiscountValue = ProductDiscountValue & {
  __typename?: 'ExternalDiscountValue';
  type: Scalars['String'];
};

Referenced Types

On this page