API ReferenceObjectsProfileEdgeVersion: V2On this pageProfileEdgeThe SubscribeEdge type provides a Profile node along with its cursor.type ProfileEdge { node: Profile cursor: Cursor!}Fieldsnode (Profile)node the node of the Profile object.cursor (Cursor)cursor the cursor of the Profile node.