Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Fix InventoryItems::get promise #34

Closed

Conversation

robwittman
Copy link

@robwittman robwittman commented May 23, 2019

When building a project using this library, I got the following error

node_modules/shopify-prime/dist/services/inventory_items.d.ts(14,62): error TS2304: Cannot find name 'Location'.

The InventoryItems::get method types against a Location object, instead of an InventoryItem


This change is Reviewable

@nozzlegear nozzlegear closed this Nov 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants