Use a newer API version

Like the majority of Shopify’s APIs, webhook resources are versioned. Make sure your code is updated regularly to use a supported webhook version. Shopify defaults to not shipping breaking changes, but using the latest stable version of the GraphQL Admin API is a best practice.

This tutorial shows you how to manage webhook API versions in your app.