A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Heads up app devs that the Deprecated API endpoint is returning no results:
https://shopify.dev/api/admin-rest/2022-04/resources/deprecated-api-calls
Like so: {"data_updated_at":"2022-06-22T18:59:59.000000Z","deprecated_api_calls":[]}
But the REST Admin API is returning deprecated warnings like so:
x-shopify-api-deprecated-reason header:
[reason] => https://shopify.dev/changelog/property-deprecations-in-the-admin-api-productvariant-resource
-- and that link returns a 404 page.
So, if your monitoring is only relying on checking that Deprecated API calls endpoint, you might have some surprises!
First started seeing these x-shopify-api-deprecated-reason results about 5 days ago, June 17th. Waited a few days for the page to be published but still isn't. Checked the Deprecated API endpoint for more info or a working link and discovered there's no results.