--- title: >- New additions to delivery promise participants APIs - 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/new-additions-to-delivery-promise-participants-apis md: >- https://shopify.dev/changelog/new-additions-to-delivery-promise-participants-apis.md metadata: effectiveApiVersion: 2025-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-03-07T10:51:39-05:00' postedAt: '2025-03-31T12:00:00-04:00' updatedAt: '2025-03-07T11:01:28-05:00' effectiveAt: '2025-03-31T12:00:00-04:00' --- March 31, 2025 Tags: * Admin GraphQL API * 2025-07 # New additions to delivery promise participants APIs The ability to use locations as delivery promise participants is currently available in the `unstable` version and is planned for release in the `2025-07` version of the GraphQL Admin API. The `deliveryPromiseParticipants` query and the `deliveryPromiseParticipantsUpdate` mutation have been enhanced. They now allow you to specify locations that should be excluded from the Shop Promise program. Additionally, you can use the `delivery_promise_participants_handle` in the products query. This enables you to filter products with variants that are delivery promise participants and retrieve the list of corresponding delivery promise participants for a specific product variant.