Hi!
I´m bulding an embedded app helping merchants to integrate a small info banner into their shop. I´m planning to store the configuration of this banner (e.g. content, color, styles) in a metafield that is attached to the entire shop (in contrast to metafields that are connects to products or orders). Here are my questions:
-
Is it possible to create this metafield once after app installation?
-
Is it possible to create this metafield via the GraphQl Api and, if yes, which mutation should i use for this?
Thanks!