inventoryCreate
AUTH: Role=[logistics.OWNER]
inventoryCreate(
input: CreateInventoryInput!
): InventoryResponse!
AUTH: Role=[logistics.OWNER]
inventoryCreate(
input: CreateInventoryInput!
): InventoryResponse!
inventoryCreate.input
● CreateInventoryInput!
non-null inputInventoryResponse
object