As per graphql cursor specification, Each connection object should have list of Edges. Each edge will have a node field.
Read More