inventoryUpdate
No description
inventoryUpdate(
id: Int!
input: UpdateInventoryInput!
): InventoryResponse!
No description
inventoryUpdate(
id: Int!
input: UpdateInventoryInput!
): InventoryResponse!
inventoryUpdate.id
● Int!
non-null scalarinventoryUpdate.input
● UpdateInventoryInput!
non-null inputInventoryResponse
object