OBJECT

Entry4ListItem

link GraphQL Schema definition

1type Entry4ListItem {
2
3frequency: Int!
5
4term: String!
6
7}