# nodes - storefront - QUERY Version: 2024-10 ## Description Returns the list of nodes with the given IDs. ### Access Scopes ## Arguments * [ids](/docs/api/storefront/2024-10/scalars/ID): ID! - The IDs of the Nodes to return. The input must not contain more than `250` values. ## Returns * [id](/docs/api/storefront/2024-10/scalars/ID): ID! A globally-unique ID. ## Examples