--- title: Webhook subscriptions subTopic has been removed - 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/webhook-subscriptions-subtopic-has-been-removed md: >- https://shopify.dev/changelog/webhook-subscriptions-subtopic-has-been-removed.md metadata: effectiveApiVersion: 2024-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Deprecation Announcement handle: deprecation indicatesActionRequired: false createdAt: '2024-06-16T23:35:07-04:00' postedAt: '2024-06-24T08:00:00-04:00' updatedAt: '2024-06-25T22:10:31-04:00' effectiveAt: '2024-06-24T08:00:00-04:00' --- June 24, 2024 Tags: * Admin GraphQL API * 2024-07 # Webhook subscriptions subTopic has been removed As of 2024-07, the subTopic argument has been removed for creating webhook subscriptions. For creating subscriptions that previously required a subTopic the filter argument should be used instead. Learn more about [webhook filters on Shopify.dev](https://shopify.dev/docs/apps/build/webhooks/customize/filters).