I am trying to create Metafield from API and able to do it for a specific product or collection.
But the issue I am facing is how to create a metafield that can get pin and have definition in it from API? Because all the metafield that I am creating from POSTMAN doesn’t get pin and it always goes into metafield without Definition?
Is there a way I can create a global metafield from Postman that have definition in it and that will get pin automatically, so that we can use it on all the products.
Hello @Liam I have gone through the documentation that you have shared and it can be possible through GraphQL API, Is it possible to attain the same from Rest API’s?