OBJECT
Source and Dest pair in the conversations
type ConversationPair {# Counter for the source of the conversationsrc: Float! # Counter for the destination of the conversationdst: Float! }