Customer Account API2024-10
Subscription Contract fields now fully available on the Customer API
As of the 2024-10 release of the GraphQL Customer API, you can now query the following fields for a customer's subscription contracts using the or
fields:
- linesCount
- billingPolicy
- deliveryPolicy
- deliveryMethod
- deliveryPrice
- updatedAt
- currencyCode
We’ve also added support for the following connections:
- lines
- orders
The permission is now required to query subscription contracts and the
permission is now required for subscription contract mutations.
Learn more about subscription contracts on the Customer API at Shopify.dev.
Was this section helpful?