twin releases
Shopify twin — releases
Simulates the Shopify Admin REST API: products, variants, images, orders, transactions, refunds, customers, addresses, inventory, fulfillments, collections, webhooks, metafields, themes, assets, pages, blogs, articles, price rules, discount codes, gift cards, draft orders, script tags, and redirects.
v0.2.0
SDK target: github.com/bold-commerce/go-shopify @ v3
Features
- Products, variants, images, and metafields
- Orders, transactions, and refunds with line-item discounts
- Customers and addresses with order history
- Inventory levels and locations
- Fulfillments with tracking metadata
- Collections (smart and custom) with rules
- Webhooks with HMAC signature verification
- Themes, assets, pages, blogs, articles
- Price rules, discount codes, and gift cards
- Draft orders, script tags, and redirects
Coverage
- 31/31 resource groups covered against the Shopify Admin REST API
- SDK target:
github.com/bold-commerce/go-shopifyv3
Known limitations
- Shopify Storefront API (GraphQL, customer-facing) not yet supported — Admin only
- Shopify Functions and Theme App Extensions not yet supported
- Shopify Plus organization-level APIs not yet supported