OBJECT
The edge type for Message.
type MessageEdge {# The item at the end of Edge.node: Message! # A cursor for use in pagination. Generated by Base64 encoding the message's # createdAt value.cursor: String! }