---
title: >-
  New PredictedSpendTier field on the Customer object - 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/new-predictedspendtier-field-on-the-customer-object
  md: >-
    https://shopify.dev/changelog/new-predictedspendtier-field-on-the-customer-object.md
metadata:
  effectiveApiVersion: 2022-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-06-22T10:49:15-04:00'
  postedAt: '2022-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:34-05:00'
  effectiveAt: '2022-07-01T00:00:00-04:00'
---

July 1, 2022

Tags:

* API
* 2022-07

# New PredictedSpendTier field on the Customer object

As of GraphQL Admin API version 2022-07, a new `statistics` field has been added to the `Customer` object for computed customer statistics. It includes a new field `predictedSpendTier` which indicates the predicted spend of a customer with a shop.

For more information, refer to the `CustomerStatistics` field in the [GraphQL Admin API reference](https://shopify.dev/api/admin-graphql/2022-07/objects/CustomerStatistics).
