Skip to content

Releases: vtex-apps/store-graphql

v2.15.3

30 Jul 20:26
Compare
Choose a tag to compare

Fixed

  • Profile Resolver error when profile data returned null.

v2.15.0

26 Jul 19:59
Compare
Choose a tag to compare

Added

  • Login options resolver.

v2.14.0

24 Jul 14:12
Compare
Choose a tag to compare

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

[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 to address 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 on paths.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 to VtexIdclientAutCookie_${account} in accessKeySigIn 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 the slug 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 the products query

Fixed

  • Fix the products query to reject invalid characters

[2.1.0] - 2018-09-04

Added

  • Add map param to the products query

Fixed

  • Fix the products query to reject invalid characters

[2.3.0] - 2018-04-27

Added

  • Product Query Add productClusters to the product query

[2.2.0] - 2018-04-16

Added

  • Resolver Create documentResolver to provide create, retrieve and update Documents.
  • Resolver Create brands resolver to provide all brands from store.

Changed

  • Resolver Fix authResolver to set HTTPOnly on cookies.

[2.1.0] - 2018-04-09

Added

  • Resolver Login resolver to provide GraphQL queries and mutations.

v2.12.5

18 Jul 16:15
Compare
Choose a tag to compare

Changed

[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 to address 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 on paths.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 to VtexIdclientAutCookie_${account} in accessKeySigIn 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 the slug 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 the products query

Fixed

  • Fix the products query to reject invalid characters

[2.1.0] - 2018-09-04

Added

  • Add map param to the products query

Fixed

  • Fix the products query to reject invalid characters

[2.3.0] - 2018-04-27

Added

  • Product Query Add productClusters to the product query

[2.2.0] - 2018-04-16

Added

  • Resolver Create documentResolver to provide create, retrieve and update Documents.
  • Resolver Create brands resolver to provide all brands from store.

Changed

  • Resolver Fix authResolver to set HTTPOnly on cookies.

[2.1.0] - 2018-04-09

Added

  • Resolver Login resolver to provide GraphQL queries and mutations.

v2.12.3

18 Jul 00:29
Compare
Choose a tag to compare

Fixed

  • change property name banefitProduct to product

v2.12.2

17 Jul 23:40
Compare
Choose a tag to compare
Release v2.12.2

v2.12.0

13 Jul 14:18
Compare
Choose a tag to compare

Added

  • Possibility to extend profile info according to masterdata CL entity
  • Adding file upload to Masterdata CL entity

v2.11.1

06 Jul 15:00
Compare
Choose a tag to compare

Fixed

  • Resolve null fields of product data in benefits resolver.

v2.11.0

04 Jul 21:43
Compare
Choose a tag to compare

Added

  • OAuth Resolver.
  • Support for product retrievement into benefits resolver.

Fixed

  • Recommendations of product query to retrieve different products.

v2.10.0

04 Jul 14:18
Compare
Choose a tag to compare

Added

  • PriceRanges to facets graphql type