Shopify-api-node
Shopify-api-node copied to clipboard
404 CustomCollects
I am receiving a 404 on customCollections from your api, the url is not found. please asap.
const createShopifycustomCollection = shopify .customCollection.create(custom_collection as ICustomCollection) createShopifycustomCollection.then((result) => {})