skus
[String!]!
Required
[MagentoInventory]
type Query { magentoInventory(skus: [String!]!): [MagentoInventory] }
Query.
magentoInventory
Retrieves inventory information for the specified SKUs.
Arguments
skus
[String!]!
Required
Returns:
[MagentoInventory]
type Query { magentoInventory(skus: [String!]!): [MagentoInventory] }