inventory
AUTH: Role=[logistics.OWNER,logistics.EDITOR,logistics.VIEWER]
inventory(
id: Int!
): InventoryResponse!
AUTH: Role=[logistics.OWNER,logistics.EDITOR,logistics.VIEWER]
inventory(
id: Int!
): InventoryResponse!
inventory.id
● Int!
non-null scalarInventoryResponse
object