Anchor to nodes
querynodes
Returns the list of nodes with the given IDs.
Anchor to Arguments
Arguments
- •[ID!]!required
The IDs of the Nodes to return.
The input must not contain more than
250
values.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to NodeNode•[Node]!
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?