REST API Deprecated

REST API 将要废弃了吗,我收到了一份邮件,目前看我的应用里正在使用shopify的 admin api /admin/api/2023-07/countries.json,我要在7月1日前修改 /admin/api/2023-07/countries.json 的版本号就可以了嘛?还是要将REST API 改为 GraphQL API,

In the long term, it’s recommended to switch to the GraphQL API directly.

The REST Admin API is a legacy API as of October 1, 2024. Starting April 1, 2025, all new public apps must be built exclusively with the GraphQL Admin API. For details and migration steps, visit our migration guide.