OBJECT

RelevanceData

link GraphQL Schema definition

  • type RelevanceData {
  • annotation: String
  • positive: Int
  • positivePercentage: Float
  • negative: Int
  • negativePercentage: Float
  • }