OBJECT

AutoTag

link GraphQL Schema definition

1type AutoTag {
2
3score: Float
4
5title: String!
6
7}