We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ff9e2 commit 9999da7Copy full SHA for 9999da7
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [1.87.0] - 2025-10-27
11
+
12
### Added
13
14
- Feature flag to call the productSearch and facets using the intsch api.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "search-resolver",
4
- "version": "1.86.0",
+ "version": "1.87.0",
5
"title": "GraphQL resolver for the VTEX store APIs",
6
"description": "GraphQL resolvers for the VTEX API for the catalog and orders.",
"credentialType": "absolute",
0 commit comments