robwittman / shopify-php-sdk

PHP SDK for development with the Shopify API
MIT License
65 stars 41 forks source link

Add missing InventoryLevel service #16

Closed rkazaniszyn closed 5 years ago

rkazaniszyn commented 6 years ago

Added a new InventoryLevel endpoint. Its a new recommended way to retrieve variants availability informations. The old inventory_quantity field is depreciated and will be removed from api.

bogdanghervan commented 5 years ago

@robwittman, are there any plans for merging this anytime soon?

Thanks!

bogdanghervan commented 5 years ago

Are there any updates on this?

robwittman commented 5 years ago

@bogdanghervan @rkazaniszyn Apologies for not seeing some of the open PRs, this has been merged, and I'll cut a new tag momentarily