CustomerLimitsProjection
type CustomerLimitsProjection = {
__typename?: 'CustomerLimitsProjection';
total: CustomerLimitWithCurrent;
};type CustomerLimitsProjection = {
__typename?: 'CustomerLimitsProjection';
total: CustomerLimitWithCurrent;
};