Skip to main content

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

MoveFunctionConnection

No description

type MoveFunctionConnection {
pageInfo: PageInfo!
edges: [MoveFunctionEdge!]!
nodes: [MoveFunction!]!
}

Fields

MoveFunctionConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

MoveFunctionConnection.edges ● [MoveFunctionEdge!]! non-null object

A list of edges.

MoveFunctionConnection.nodes ● [MoveFunction!]! non-null object

A list of nodes.

Member Of

MoveModule object