shopify-api-js icon indicating copy to clipboard operation
shopify-api-js copied to clipboard

Please show affected resource in GQL deprecation error

Open Michael-Gibbons opened this issue 2 years ago • 8 comments

Overview/summary

Many times during development I may get deprecation notices like the one below. I'm not sure if the message is just informing me of a deprecation in the abstract or if something in my code is on the chopping block for deprecation.

In Apps > YOUR_APP > API Health the shopify admin gives me a list of exactly which properties are to be deprecated, but this is not useful for custom apps or during development.

Please include some way of getting the GQL properties which need to be updated to be compliant with the latest version of the GQL API

image

Michael-Gibbons avatar May 09 '23 21:05 Michael-Gibbons