Try passing api version in your shopify requests.
By default when no version is specified Shopify falls back to the oldest version available which currently is 2022-01. If you attach a version to your requests it should fix the problem.
It worked for us.