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