Releases: vtex-apps/search-graphql
Releases · vtex-apps/search-graphql
v0.21.0
Added
facets
field to thefacets
query.fullText
,productOriginVTEX
,operator
,fuzzy
andsearchState
query inputs.operator
,fuzzy
,searchState
,suggestion
,banner
andcorrection
query outputs.topSearches
,searchSuggestions
,productSuggestions
placeholders.
Changed
- Change from
map
toselectedFacets
.
v0.20.4
Fixed
- Encode order for searchEncodeURI
v0.20.3
Fixed
- Append category segments with rest of unresolved segments
v0.20.2
Release v0.20.2
v0.20.1
Fixed
- Brand discovery for new URLs format
v0.20.0
Added
- Add
estimatedDateArrival
to SKU schema.
v0.19.4
Fixed
- Fix logic of finding maps in compatibility function.
v0.19.3
Release v0.19.3
v0.19.2
Fixed
- Error would be thrown in case
gifts
field tried to fetch information for a product that could not be found byproductSearch
query.
v0.19.1
Changed
- Remove default quantity of images in Product images resolver.