Alokai

CartLimitsProjection

type CartLimitsProjection = {
  __typename?: 'CartLimitsProjection';
  total: CartLimitWithCurrent;
};

Referenced Types

On this page