OBJECT
An edge in a connection.
1type ChannelEdge {23# The item at the end of the edge4node: Channel 56# A cursor for use in pagination7cursor: String! 89}