fix: Inventory module schema (#10262)
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ type InventoryItem {
|
||||
title: String
|
||||
thumbnail: String
|
||||
metadata: JSON
|
||||
inventory_levels: [InventoryLevel]
|
||||
location_levels: [InventoryLevel]
|
||||
}
|
||||
|
||||
type InventoryLevel {
|
||||
|
||||
Reference in New Issue
Block a user