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:
co-authored by
Carlos R. L. Rodrigues
parent
1e4ff3d047
commit
cb2b06fab9
@@ -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