ConnectionEdge
Connection connection edge
type ConnectionEdge {
node: Connection
cursor: String!
}
Fields
ConnectionEdge.node ● Connection object
Connection item
ConnectionEdge.cursor ● String! non-null scalar
Cursor to the next item
Member Of
ConnectionConnection object