---
title: >-
  SellingPlan and SellingPlanGroup fields are supported by the Translations API
  - 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/sellingplan-and-sellingplangroup-fields-are-supported-by-the-translations-api
  md: >-
    https://shopify.dev/changelog/sellingplan-and-sellingplangroup-fields-are-supported-by-the-translations-api.md
metadata:
  effectiveApiVersion: 2022-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2022-08-11T12:46:09-04:00'
  postedAt: '2022-08-12T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:34-05:00'
  effectiveAt: '2022-08-12T00:00:00-04:00'
---

August 12, 2022

Tags:

* API
* 2022-10

# SellingPlan and SellingPlanGroup fields are supported by the Translations API

SellingPlanGroup and SellingPlan fields will be supported by the Translations API as translatable resources. The following fields will be available in the [unstable](https://shopify.dev/api/admin-graphql/unstable/enums/translatableresourcetype) API until the 2022-10 API release:

* SellingPlanGroup.name - Public-Facing Name of the Selling Plan Group
* SellingPlan.description - Optional, more verbose description of the Selling Plan
* SeillingPlan.option1 - Delivery frequency
* SellingPlan.option2- Delivery frequency (optional)
* SellingPlan.option3 - Delivery frequency (optional)

More information about our translation API is available in our [API documentation](https://shopify.dev/api/examples/i18n-app-translations).
