Releases: vtex-apps/store-graphql
Releases · vtex-apps/store-graphql
v2.15.3
v2.15.0
v2.14.0
Added
- Search resolver
[2.12.6] - 2018-07-19
Changed
- Changes custFields names to reflect Profile in CacheID
Added
- Adds cacheId to Profile Custom Fields
[2.12.5] - 2018-07-18
Changed
- Bringing
benefitsProduct
back, after upgradeapp-store
to use[email protected]
.
[2.12.3] - 2018-07-17
Fixed
- Change property name banefitProduct to product
[2.12.2] - 2018-07-17
[2.12.1] - 2018-07-16
Added
country
field toaddress
query
Fixed
- Circular benefit query.
[2.12.0] - 2018-07-13
Added
- Possibility to extend profile info according to masterdata CL entity
- Adding file upload to Masterdata CL entity
[2.11.1] - 2018-7-6
Fixed
- Resolve null fields of product data in benefits resolver.
[2.11.0] - 2018-7-4
Added
OAuth
Resolver.- Support for product retrievement into benefits resolver.
Fixed
- Recommendations of product query to retrieve different products.
[2.10.0] - 2018-7-4
Added
- PriceRanges to facets graphql type
[2.9.3] - 2018-7-2
Fixed
- Benefits resolver was breaking with the returned data being null.
[2.9.2] - 2018-7-2
Added
- Added cacheId field to root types.
[2.9.1] - 2018-6-27
Fixed
- Fixed bug in
logout
mutation that didn't log out correctly.
[2.9.0] - 2018-6-26
Added
- Add
recoveryPassword
mutation in auth resolver.
[2.8.0] - 2018-6-25
Added
- Add classic login mutation.
Changed
- Refact auth resolver.
[2.7.2] - 2018-6-20
Fixed
- Fix products search query only adding a category if there is not a search term.
[2.7.1] - 2018-6-20
Fixed
- Fix
vtexId
use onpaths.ts
.
[2.7.0] - 2018-6-19
Added
- Add documentation in
graphql
files.
Changed
- Refact paths and organize API docs.
- Profile Query will return the user email in case of data not found.
Fixed
- Fix
profile resolver
to use ioContext authToken.
[2.6.1] - 2018-6-15
Fixed
- Set the
maxAge
received from VTEXID toVtexIdclientAutCookie_${account}
inaccessKeySigIn
mutation.
[2.6.0] - 2018-6-15
Added
- Create the logout mutation.
[2.5.2] - 2018-6-14
Fixed
- Fix
recommendations
field resolver.
[2.5.1] - 2018-6-8
Fixed
- Remove
VtexTemporarySession
to AuthInput.
[2.5.0] - 2018-6-8
Added
- Sets cache hints to schema root fields
Fixed
- Fix profile query to reflect changes that were made in auth resolver.
- Fix authentication resolver to sign in only account users.
[2.4.2]
Changed
- Changed
shipping
query to perform freight simulation correctly.
Fixed
- Fixed
profile
query permissions to read masterdata private fields
[2.3.3] - 2018-04-10
Added
- Resolver Add to the
autocomplete
query theslug
property
Changed
- Resolver Change the
OrderForm
query to parse the integer prices to float.
[2.3.2] - 2018-04-05
Fixed
- Path Product path was missing specification field.
[2.3.1] - 2018-05-03
Added
- Add
map
param to theproducts
query
Fixed
- Fix the
products
query to reject invalid characters
[2.1.0] - 2018-09-04
Added
- Add
map
param to theproducts
query
Fixed
- Fix the
products
query to reject invalid characters
[2.3.0] - 2018-04-27
Added
- Product Query Add
productClusters
to theproduct
query
[2.2.0] - 2018-04-16
Added
- Resolver Create
documentResolver
to providecreate
,retrieve
andupdate
Documents. - Resolver Create
brands
resolver to provide all brands from store.
Changed
- Resolver Fix
authResolver
to setHTTPOnly
on cookies.
[2.1.0] - 2018-04-09
Added
- Resolver Login resolver to provide GraphQL queries and mutations.
v2.12.5
Changed
- Bringing
benefitsProduct
back, after upgradeapp-store
to use[email protected]
.
[2.12.3] - 2018-07-17
Fixed
- change property name banefitProduct to product
[2.12.2] - 2018-07-17
[2.12.1] - 2018-07-16
Added
country
field toaddress
query
Fixed
- Circular benefit query.
[2.12.0] - 2018-07-13
Added
- Possibility to extend profile info according to masterdata CL entity
- Adding file upload to Masterdata CL entity
[2.11.1] - 2018-7-6
Fixed
- Resolve null fields of product data in benefits resolver.
[2.11.0] - 2018-7-4
Added
OAuth
Resolver.- Support for product retrievement into benefits resolver.
Fixed
- Recommendations of product query to retrieve different products.
[2.10.0] - 2018-7-4
Added
- PriceRanges to facets graphql type
[2.9.3] - 2018-7-2
Fixed
- Benefits resolver was breaking with the returned data being null.
[2.9.2] - 2018-7-2
Added
- Added cacheId field to root types.
[2.9.1] - 2018-6-27
Fixed
- Fixed bug in
logout
mutation that didn't log out correctly.
[2.9.0] - 2018-6-26
Added
- Add
recoveryPassword
mutation in auth resolver.
[2.8.0] - 2018-6-25
Added
- Add classic login mutation.
Changed
- Refact auth resolver.
[2.7.2] - 2018-6-20
Fixed
- Fix products search query only adding a category if there is not a search term.
[2.7.1] - 2018-6-20
Fixed
- Fix
vtexId
use onpaths.ts
.
[2.7.0] - 2018-6-19
Added
- Add documentation in
graphql
files.
Changed
- Refact paths and organize API docs.
- Profile Query will return the user email in case of data not found.
Fixed
- Fix
profile resolver
to use ioContext authToken.
[2.6.1] - 2018-6-15
Fixed
- Set the
maxAge
received from VTEXID toVtexIdclientAutCookie_${account}
inaccessKeySigIn
mutation.
[2.6.0] - 2018-6-15
Added
- Create the logout mutation.
[2.5.2] - 2018-6-14
Fixed
- Fix
recommendations
field resolver.
[2.5.1] - 2018-6-8
Fixed
- Remove
VtexTemporarySession
to AuthInput.
[2.5.0] - 2018-6-8
Added
- Sets cache hints to schema root fields
Fixed
- Fix profile query to reflect changes that were made in auth resolver.
- Fix authentication resolver to sign in only account users.
[2.4.2]
Changed
- Changed
shipping
query to perform freight simulation correctly.
Fixed
- Fixed
profile
query permissions to read masterdata private fields
[2.3.3] - 2018-04-10
Added
- Resolver Add to the
autocomplete
query theslug
property
Changed
- Resolver Change the
OrderForm
query to parse the integer prices to float.
[2.3.2] - 2018-04-05
Fixed
- Path Product path was missing specification field.
[2.3.1] - 2018-05-03
Added
- Add
map
param to theproducts
query
Fixed
- Fix the
products
query to reject invalid characters
[2.1.0] - 2018-09-04
Added
- Add
map
param to theproducts
query
Fixed
- Fix the
products
query to reject invalid characters
[2.3.0] - 2018-04-27
Added
- Product Query Add
productClusters
to theproduct
query
[2.2.0] - 2018-04-16
Added
- Resolver Create
documentResolver
to providecreate
,retrieve
andupdate
Documents. - Resolver Create
brands
resolver to provide all brands from store.
Changed
- Resolver Fix
authResolver
to setHTTPOnly
on cookies.
[2.1.0] - 2018-04-09
Added
- Resolver Login resolver to provide GraphQL queries and mutations.