Sui RPCGraphQL (Beta)TypesObjectsMoveDatatypeEdgeOn this pageMoveDatatypeEdgeAn edge in a connection. type MoveDatatypeEdge { node: MoveDatatype! cursor: String!} Fields