OBJECT

KeywordSuggestionView

link GraphQL Schema definition

1type KeywordSuggestionView {
2
3entry: [Entry2]
5
4identifier: String
6
7}