JabberV1Thread: {
    __typename?: "JabberV1Thread";
    id: Scalars["String"]["output"];
    lastConversationMessage?: Maybe<JabberV1Message>;
    participants: JabberV1Participant[];
}

A Jabber Conversation object