Releases: vtex-apps/store-graphql
Releases · vtex-apps/store-graphql
v2.26.0
Added
- Add session query and remove initializeSession mutation.
v2.25.4
Fixed
- Fix
/start
path of VTEX ID API.
Changed
- Refact the auth mutations to make
POST
instead GET
requests in API.
v2.25.1
Added
- List of SKU Item IDs in the Benefit Resolver to indicate what SKU Items are taking part in the benefit.
v2.23.3
Removed
- Unused additional query to facets api inside the search resolver.
v2.23.2
Fixed
- Hotfix Fix impersonable property name.
v2.23.1
Changed
- Add
ImpersonatedUser
type in Session object.
v2.22.2
Changed
- Added optional fields
Id
and Slug
to the Facets
type.
v2.22.1
Fixed
- Add similars data in
Recommendations
resolver.
v2.22.0
Added
- New
Logistics
type and resolvers.
v2.21.3
Changed
- Minor refact in session resolvers and add docs.