Will There Be a GraphQL Equivalent to the REST "Get Deprecated API Calls"?

Topic summary

A developer is seeking a GraphQL equivalent to the REST API’s deprecated_api_calls endpoint for monitoring deprecated API calls in custom apps.

Current situation:

  • REST API has a dedicated endpoint (deprecated_api_calls) for tracking deprecated API usage
  • No similar functionality appears to exist in the GraphQL Admin API

Request:
The developer asks whether Shopify plans to introduce a GraphQL equivalent to help GraphQL users manage API deprecations as effectively as REST users can.

Status: The question remains unanswered with no official response or community input yet.

Summarized with AI on November 1. AI used: claude-sonnet-4-5-20250929.

Hi everyone,

I’m currently working on automations to monitor and get notified about deprecated API calls made by custom apps.

For the REST API, there’s the handy deprecated_api_calls endpoint, which provides this functionality. However, I couldn’t find anything similar for the GraphQL Admin API.

Is there any plan to introduce a GraphQL equivalent for tracking deprecated API calls? It would be a great addition to ensure that GraphQL users can manage deprecations as effectively as REST users.

Looking forward to any insights or updates on this!

Thanks! :blush:

4 Likes