Add rich text metafield parsing support
Brad (Tekhaus)
Similar to the metafield_tag Liquid filter. This would allow rich text metafield output to be used in email notification tasks, among other things.
Tony Brown
I've hit an issue where I need this, I am creating an export csv from Shopify to be used with eBay. Some of the data is coming from meta objects that have rich text fields, and I am struggling to get to the raw html of the rich text via GraphQL. I'm just getting the raw JSON content of the field.