Metafields with api

Hi Aliveli,

You should be able to set values for metafields with either a put request with REST (see docs and examples here) or with the GraphQL API using the metafieldsSet mutation.