Hi, how we can get metaobject in delivery function? Shopify assistance said we can’t run Graphql query in functions?
With metafield json limit, we need to migrate to metaobject and facing a lot of issues.
It’s not currently possible to read metaobject data within functions, as it only returns the metaobjects GID.
2 Likes
Is there any other solution? we can’t even use function graph to read it directly.
Hey @Arslan_Saleem - @Luke is on point here, there’s not a way to read metaobject data on a delivery function, but could you let me know what your’e trying to set up/use metaobjects for in this context? Happy to see if I can help find a workaround or at the very least put through a feature request for you.