Skip to main content

⚠️ This is the alpha version. The operation or type does not exist in the beta version.

MoveDatatypeConnection

No description

type MoveDatatypeConnection {
pageInfo: PageInfo!
edges: [MoveDatatypeEdge!]!
nodes: [MoveDatatype!]!
}

Fields

MoveDatatypeConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

MoveDatatypeConnection.edges ● [MoveDatatypeEdge!]! non-null object

A list of edges.

MoveDatatypeConnection.nodes ● [MoveDatatype!]! non-null object

A list of nodes.

Member Of

MoveModule object