--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).