inventoryItem
Get a single inventory item by ID.
inventoryItem(
id: ID!
): InventoryItem!
Arguments
inventoryItem.id
● ID!
non-null scalar
The ID of the inventory item to retrieve.
Type
InventoryItem
object
An inventory item