--- 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 --- [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).