REFERENCESSystemQueriesnodesOn this pagenodesFetches a list of objects given a list of IDs. nodes( ids: [ID!]!): [Node]! Arguments nodes.ids ● [ID!]! non-null scalar common IDs of the objects. Type Node interface common An object with an ID.