DEV

Query.

magentoInventory

Retrieves inventory information for the specified SKUs.

Arguments

skus

[String!]!

Required

No description
GraphQL
1
2
3
type Query {
  magentoInventory(skus: [String!]!): [MagentoInventory]
}
Book a demo

Was this page helpful?