CustomObjectLimitsProjection
type CustomObjectLimitsProjection = {
__typename?: 'CustomObjectLimitsProjection';
total: CustomObjectLimitWithCurrent;
};type CustomObjectLimitsProjection = {
__typename?: 'CustomObjectLimitsProjection';
total: CustomObjectLimitWithCurrent;
};