CategoryProductSearchResult
No description
type CategoryProductSearchResult {
categoryId: Int!
response: CategorySearchResponse!
}
Fields
CategoryProductSearchResult.categoryId ● Int! non-null scalar
The category ID this result belongs to
CategoryProductSearchResult.response ● CategorySearchResponse! non-null object
The search results for this category