I am looking for Shopify API (Admin Rest or GraphQL APIs) through which we can add metafield definition for existing metafields available in store without definition. I am looking this for order and customer metafields.
Also, here I wanted to use same key and namespace associated with existing metafields without definition.
This can can be possible through UI (from Shopify store admin as shown in ) but I am not able to find way to do it programmatically using APIs. Hence looking for help here.