---
title: >-
  Update to percentage_adjustment field on SellingPlanPercentagePriceAdjustment
  - 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/update-to-percentage_adjustment-field-on-sellingplanpercentagepriceadjustment
  md: >-
    https://shopify.dev/changelog/update-to-percentage_adjustment-field-on-sellingplanpercentagepriceadjustment.md
metadata:
  effectiveApiVersion: 2025-01
  affectedApi:
    - displayName: Storefront GraphQL API
      handle: storefront-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-10-08T12:49:14-04:00'
  postedAt: '2025-01-01T09:00:00-05:00'
  updatedAt: '2024-10-08T13:55:44-04:00'
  effectiveAt: '2025-01-01T09:00:00-05:00'
---

January 1, 2025

Tags:

* Storefront GraphQL API
* 2025-01

# Update to `percentage_adjustment` field on `SellingPlanPercentagePriceAdjustment`

In the Storefront API version 2025-01, there is an update to the [adjustmentPercentage](https://shopify.dev/docs/api/storefront/2025-01/objects/SellingPlanPercentagePriceAdjustment#field-adjustmentpercentage) field on the [`SellingPlanPercentagePriceAdjustment`](https://shopify.dev/docs/api/storefront/2025-01/objects/SellingPlanPercentagePriceAdjustment) object. This field, which facilitates the percentage price adjustment for a selling plan's pricing policy, will transition from an [`Int`](https://shopify.dev/docs/api/storefront/2025-01/scalars/Int) data type to a [`Float`](https://shopify.dev/docs/api/storefront/2025-01/scalars/Float).
