Alokai

ShippingMethodLimitsProjection

type ShippingMethodLimitsProjection = {
  __typename?: 'ShippingMethodLimitsProjection';
  total: ShippingMethodLimitWithCurrent;
};

Referenced Types

On this page