Shopify Official TypeScript/JavaScript Library @shopify/shopify-api
Tadashi Shigeoka · Thu, April 29, 2021
I learned about the release of Shopify’s official TypeScript/JavaScript library @shopify/shopify-api from colleagues at work, so I’ll introduce it.
Background: Currently Using MONEI/Shopify-api-node
Shopify’s official @shopify/shopify-api v0.0.1 was released on 2020-12-17. Before this, I had been using the following library to work with the Shopify API in Node.js.
- GitHub: MONEI/Shopify-api-node
- npm: shopify-api-node
Learning About Shopify's Official @shopify/shopify-api
I learned about the release of Shopify’s official TypeScript/JavaScript library @shopify/shopify-api from colleagues at work.
At the time of writing, it was [1.2.1] - 2021-03-26.
- GitHub: Shopify/shopify-node-api
- npm: @shopify/shopify-api
That’s all from the Gemba.
