Releases: vtex-apps/store-graphql
Releases · vtex-apps/store-graphql
v2.170.0
Changed
- Update logic to delete user address
v2.169.0
Added
- Campaigns context added to checkout simulation
v2.168.0
Added
sellerFlag
to change the seller at the simulation
v2.167.0
Added
additionalInfo
toproduct
query.
v2.166.1
Fixed
- Save Address Mutation for addressId null
v2.166.0
Fixed
- Update the logic to calculate price with multiplier units
Added
- Test for prices with multiplier units
v2.165.0
Added
isExpired
,expirationDate
andaccountStatus
toprofile
query.
v2.164.0
Fixed
- Add name variable to AddressInput for profile V2
v2.163.0
Added
generalValues
toproduct
query.
v2.162.1
Fixed
- Use
withOwnerId
directive onsearchOrderForm
query.