Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We get the following deprecated warning for our Shopify App
"Metafield.valueType` has been removed. See `Metafield.type` for type information."
How can I solve this issue. I can not find out Metafield.valueType in my code . I already updated my Api version and
Hi @apptest_dev3 👋
For apps created from your partner dashboard, you can find a list of deprecated API calls in the last 30 days on the API health report page of your partner dashboard. If this is a private app, you can use the deprecated API calls endpoint instead. This should be a good starting point to pinpoint the origin of these deprecated calls in your source code.
Hope that helps!
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog