DEV

Query.

magentoReservationStockStatus

Checks the stock status and available quantity for the specified items, accounting for reservations.

Arguments

No description
GraphQL
1
2
3
type Query {
  magentoReservationStockStatus(items: [MagentoInventoryItemInput!]!): [MagentoStockResult]
}
Book a demo

Was this page helpful?