OBJECT

TopicSearchResult

link GraphQL Schema definition

  • type TopicSearchResult {
  • id: ID!
  • title: String!
  • totalPosts: Int!
  • }