Skip to main content

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