OBJECT

UrlKeywordsListItem

link GraphQL Schema definition

1type UrlKeywordsListItem {
2
3keywordId: Int
9
4languageId: Int
9
5mobileUrlKeyword: String
9
6status: Int
9
7storeentId: Int
9
8urlKeyword: String
10
11}