Skip to content

Releases: vtex-apps/checkout-graphql

v0.20.1

18 Dec 18:44
Compare
Choose a tag to compare

Changed

  • Several fields from the GraphQL schema are now non-nullable.

v0.20.0

18 Dec 17:27
Compare
Choose a tag to compare

Fixed

  • Unavailable items causing empty deliveryOptions, since their logistics info do not have any slas.

v0.19.1

16 Dec 19:37
Compare
Choose a tag to compare

Fixed

  • Inconsistency in shipping cost between Shipping Calculator and order form totalizer.

v0.19.0

10 Dec 13:24
Compare
Choose a tag to compare

Added

  • canEditData field to the OrderForm type.

v0.18.1

26 Nov 19:43
Compare
Choose a tag to compare

Fixed

  • A GraphQL error would occur if the API returned an address type that was not in the AddressType enum.

v0.18.0

19 Nov 20:44
Compare
Choose a tag to compare

Added

  • productCategories, productCategoryIds and productRefId attributes to Item type.

v0.17.0

01 Nov 13:49
Compare
Choose a tag to compare

Added

  • URLs to product images with 2x and 3x resolutions to OrderForm.

v0.16.0

31 Oct 21:18
Compare
Choose a tag to compare

Added

  • Support for AssemblyOptions on addToCart mutation.

v0.15.1

15 Oct 18:26
Compare
Choose a tag to compare

Fixed

  • Image URLs in non-VTEX accounts.

v0.15.0

14 Oct 14:00
Compare
Choose a tag to compare

Added

  • addToCart mutation.