Tags:
- Admin GraphQL API
- 2025-07
Adding publicDisplayName
field on ShopPlan
publicDisplayName
field on ShopPlan
The field is being added to the
object. This field provides the publicly displayable name of the shop's current plan when requesting shop properties.
The field returns a standardized set of plan names, similar to those currently provided by the
field. This standardization aims to simplify and unify the plan names that are publicly exposed.
Additionally, the plan previously known as Shopify
has been renamed to Grow
, and this change is reflected in the field.
Please note that the field will be deprecated in the future. We recommend updating your applications to use the
field to ensure compatibility with future updates.
Was this section helpful?