--- title: >- Introduce concatenatedOriginContract to subscriptionLine - 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/introduce-concatenatedorigincontract-to-subscriptionline md: >- https://shopify.dev/changelog/introduce-concatenatedorigincontract-to-subscriptionline.md metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-09-26T12:01:37-04:00' postedAt: '2025-01-01T11:53:00-05:00' updatedAt: '2024-10-03T15:57:10-04:00' effectiveAt: '2025-01-01T11:53:00-05:00' --- January 1, 2025 Tags: * Admin GraphQL API * 2025-01 # Introduce concatenatedOriginContract to subscriptionLine As of 2025-01, we've introduced `concatenatedOriginContract` to `subscriptionLine` . You can now query the origin contract of the lines if you have used the Subscription Billing Cycle APIs to combine multiple contracts. This can be accessed through `subscriptionBillingCycle.editedContract.lines.concatenatedOriginContract`. Learn more about combining contract on [Shopify.dev](https://shopify.dev/docs/apps/build/purchase-options/subscriptions/contracts/combine-subscription-contracts).