Shopify-api-node icon indicating copy to clipboard operation
Shopify-api-node copied to clipboard

404 CustomCollects

Open djibouticode opened this issue 4 years ago • 0 comments

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) => {})

djibouticode avatar Aug 09 '21 20:08 djibouticode