EdgeInterfaceRepresents a connection between two objects. Contains both the related object (node) and metadata about the relationship (cursor).Fieldscursor:StringOpaque reference to the nodes position in the connection. Value can be used with pagination args.node:Node!The connected node