--- title: Moving total_count field from SegmentStatistics to CustomerSegmentMemberConnection - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/moving-total_count-field-from-segmentstatistics-to-customersegmentmemberconnection md: https://shopify.dev/changelog/moving-total_count-field-from-segmentstatistics-to-customersegmentmemberconnection.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2023 Tags: * API * 2023-07 # Moving total\_count field from SegmentStatistics to CustomerSegmentMemberConnection As of **2023-07**, you can use **total\_count** on **CustomerSegmentMemberConnection** endpoint, which will provide you with the total count of your specified customer segment. Also, as of **2023-07**, we're removing **total\_count** field on **SegmentStatistics**. Using the total\_count functionality will make it easier to know the count of members of your specified segment.