TypesObjects
AmsTopicMentions
No description
type AmsTopicMentions {
topic: String!
mentions: [String!]!
}Fields
topic String! non-null scalar
mentions [String!]! non-null scalar
Member Of
AmsEvent object