API ReferenceObjectsWalletEdgeVersion: V2On this pageWalletEdgeThe WalletEdge type provides an Wallet node along with its cursor.type WalletEdge { node: Wallet cursor: Cursor!}Fieldsnode (Wallet)node the node of the Wallet object.cursor (Cursor)cursor the cursor of the Wallet node.