shopify-api-js
shopify-api-js copied to clipboard
Please show affected resource in GQL deprecation error
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