shopify-api-js icon indicating copy to clipboard operation
shopify-api-js copied to clipboard

How to get the shop and merchant detail?

Open zilehuda opened this issue 4 years ago • 0 comments

How to get shop and merchant detail (including name, email) using Shopify node API?

In shopify ruby API (https://github.com/Shopify/shopify_api), we can access it like ShopifyAPI::Shop.current ShopifyAPI::Shop.current.email

what is the alternate of this in Shopify node API?

zilehuda avatar Aug 25 '21 13:08 zilehuda