API ReferenceObjectsFollowEdgeVersion: V2On this pageFollowEdgeThe FollowEdge type provides a Follow node along with its cursor.type FollowEdge { node: Follow cursor: Cursor!}Fieldsnode (Follow)node the node of the Follow object.cursor (Cursor)cursor the cursor of the Follow node.