API ReferenceObjectsSubscribeEdgeVersion: V2On this pageSubscribeEdgeThe SubscribeEdge type provides a Subscribe node along with its cursor.type SubscribeEdge { node: Subscribe cursor: Cursor!}Fieldsnode (Subscribe)node the node of the Subscribe object.cursor (Cursor)cursor the cursor of the Subscribe node.