API ReferenceObjectsCollectEdgeVersion: V2On this pageCollectEdgeThe CollectEdge type provides a Collect node along with its cursor.type CollectEdge { node: Collect cursor: Cursor!}Fieldsnode (Collect)node the node of the Collect object.cursor (Cursor)cursor the cursor of the Collect node.