--- title: >- Customer APIs: Allow querying of customer subscription contracts - 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/customer-apis-allow-querying-of-customer-subscription-contracts md: >- https://shopify.dev/changelog/customer-apis-allow-querying-of-customer-subscription-contracts.md metadata: effectiveApiVersion: 2024-04 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-03-06T11:31:13-05:00' postedAt: '2024-04-01T00:00:00-04:00' updatedAt: '2024-03-07T10:53:35-05:00' effectiveAt: '2024-04-01T00:00:00-04:00' --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2024 Tags: * API * 2024-04 # Customer APIs: Allow querying of customer subscription contracts As of the **2024-04** release of the GraphQL Customer API, you can now query for a [customer's](https://shopify.dev/docs/api/customer/2024-04/objects/Customer) subscription contracts using the `subscriptionContracts` or `subscriptionContract` fields. This allows developers to query for all subscription contracts belonging to a customer, or to query for a specific subscription contract. Learn more about querying for a customer's subscription contracts on [Shopify.dev](https://shopify.dev/docs/api/customer/2024-04/objects/Customer).