# Customer APIs: Allow querying of customer subscription contracts — Shopify developer changelog --- ## 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). *Published: April 01, 2024* Tags: API, New Link: https://shopify.dev/changelog/customer-apis-allow-querying-of-customer-subscription-contracts ---