exshopify v0.9.0 Shopify.InventoryItem

https://help.shopify.com/en/api/reference/inventory/inventoryitem

Link to this section Summary

Functions

Retrieve a single inventory item

Retrieve a list of inventory items

Update an inventory item

Link to this section Functions

Link to this function

get(inventory_item_id)

Retrieve a single inventory item.

Link to this function

list(params \\ %{})
list(map()) :: Shopify.Operation.t()

Retrieve a list of inventory items.

Link to this function

update(inventory_item_id, params)
update(binary(), map()) :: Shopify.Operation.t()

Update an inventory item.