Shopify's webhook API has the ability to include metafields if the webhook is created using the
metafield_namespace
property. It would be really useful if Mechanic gave us the option to specify a list of metafield namespaces to include on different Shopify events. The benefits are:
  1. Programmers could skip making an API call to shopify when metafields are needed, resulting in less complex coding.
  2. Removing the need for an API call would lessen the impact on Mechanic's overall API quota for a shop.
References: