Skip to content

Releases: vtex-apps/search-graphql

v0.21.0

24 Mar 16:51
Compare
Choose a tag to compare

Added

  • facets field to the facets query.
  • fullText, productOriginVTEX, operator, fuzzy and searchState query inputs.
  • operator, fuzzy, searchState, suggestion, banner and correction query outputs.
  • topSearches, searchSuggestions, productSuggestions placeholders.

Changed

  • Change from map to selectedFacets.

v0.20.4

18 Mar 20:22
Compare
Choose a tag to compare

Fixed

  • Encode order for searchEncodeURI

v0.20.3

18 Mar 15:10
Compare
Choose a tag to compare

Fixed

  • Append category segments with rest of unresolved segments

v0.20.2

16 Mar 19:24
Compare
Choose a tag to compare
Release v0.20.2

v0.20.1

16 Mar 18:02
Compare
Choose a tag to compare

Fixed

  • Brand discovery for new URLs format

v0.20.0

11 Mar 17:11
Compare
Choose a tag to compare

Added

  • Add estimatedDateArrival to SKU schema.

v0.19.4

09 Mar 19:19
Compare
Choose a tag to compare

Fixed

  • Fix logic of finding maps in compatibility function.

v0.19.3

09 Mar 16:40
Compare
Choose a tag to compare
Release v0.19.3

v0.19.2

09 Mar 14:08
Compare
Choose a tag to compare

Fixed

  • Error would be thrown in case gifts field tried to fetch information for a product that could not be found by productSearch query.

v0.19.1

03 Mar 17:31
Compare
Choose a tag to compare

Changed

  • Remove default quantity of images in Product images resolver.