@pikku/addon-shopify
v0.1.1
Published
Shopify Admin API for products, orders, customers, and inventory.
Downloads
21
Readme
@pikku/addon-shopify
Shopify Admin API for products, orders, customers, and inventory.
Functions
Products: getProduct, listProducts, createProduct, updateProduct, deleteProduct
Orders: createOrder, getOrder, listOrders, updateOrder, deleteOrder, cancelOrder
Customers: getCustomer, listCustomers, createCustomer, updateCustomer, deleteCustomer
Inventory: adjustInventory
Secrets
SHOPIFY_CREDENTIALS — fields: shopDomain, accessToken
Dependencies
No additional runtime dependencies.
