Hi, I have some problems for create/update multiple meta fields for shop object,
As in document here
https://shopify.dev/tutorials/manage-metafields-with-graphql-admin-api#updating-the-owning-resource,
I can create or multi metafields for product/collection/orders … but I haven’t found anyway to do thing like this for shop object
So, is there anyway / trick so I can do this in GraphQL API / REST API ?
Thank a lot !