Returns the list of nodes with the given IDs.


The IDs of the Nodes to return.

The input must not contain more than 250 values.


Was this section helpful?

An object with an ID field to support global identification, in accordance with the Relay specification. This interface is used by the node and nodes queries.


Was this section helpful?
Hide code
Query reference
Copy
{
  nodes(ids) {
    # Node fields
  }
}