OBJECT

ResultList7ListItem

link GraphQL Schema definition

1type ResultList7ListItem {
2
3tokenName: String
6
4tokenValue: String
6
5urlKeywords: [UrlKeywordsListItem]
7
8}