INTERFACE
interface DiscussionInfoInterface {commentContactActions: [String!]! # Arguments# action: [Not documented]commentContactsEmails(action: String): [JSON!]! discussionInfo: JSON feedFilter: [String!]! }