OBJECT

ResultList6ListItem

link GraphQL Schema definition

1type ResultList6ListItem {
2
3status: Int
8
4tokenName: String
8
5tokenValue: String
8
6urlKeywordId: Int
8
7urlKeywordName: String
9
10}