Hello,
we have an older implementation of Shopify integration which we haven’t used for about a year. Here’s an example of an endpoint we’ve used: admin/api/2021-10/products.json
We want to re-enable Shopify integration, but when I went to the API docs, I saw that the latest stable version is 2022-10, and the oldest version for which documentation is still available is 2022-01.
Does this mean version 2021-10 is no longer supported? Is it still usable, or should we update to 2022-10? Is the documentation for 2021-10 still available somewhere, so I can compare it with latest version and see what the breaking changes are?
Thank you.