Reg: Querying Inventory Items GraphQl API by passing multiple inventory item id's

Topic summary

Request to retrieve inventory availability and committed quantities at the location level for multiple inventory item IDs in a single GraphQL call. The poster can successfully query these metrics for a single inventory item ID but needs a batch approach using the InventoryItems GraphQL endpoint/field.

Key need:

  • Support for passing multiple inventory item IDs to return location-level available and committed inventory in one request.

Open question:

  • Is there an approved method or pattern (e.g., batching, filtering by a list of IDs) to query multiple inventory items at once via GraphQL?

Status: No solution or guidance provided yet; the request remains open.

Notes: No code snippets or attachments were included; no conflicting viewpoints or decisions recorded.

Summarized with AI on December 16. AI used: gpt-5.

Hi Team,

We wanted to get the available, committed inventory at the location level by passing the inventory item ID, here for a single inventory item ID we can get a response but need to pass multiple inventory items id’s to get the repose using InventoryItems, Please let us know if we have any process to get these details as a batch.

Regards,

Chakradhar