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