Alokai

ProductLimitsProjection

type ProductLimitsProjection = {
  __typename?: 'ProductLimitsProjection';
  pricesPerVariant: Limit;
  variants: Limit;
};

Referenced Types

On this page