Skip to main content

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

MoveStructConnection

No description

type MoveStructConnection {
pageInfo: PageInfo!
edges: [MoveStructEdge!]!
nodes: [MoveStruct!]!
}

Fields

MoveStructConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

MoveStructConnection.edges ● [MoveStructEdge!]! non-null object

A list of edges.

MoveStructConnection.nodes ● [MoveStruct!]! non-null object

A list of nodes.

Member Of

MoveModule object