All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
orderFormquery now returnsclientProfileDatawith corporate fieldsisCorporate,corporateName,tradeName,corporateDocument,stateInscription.
splitIteminupdateItemsmutation
- Accepts Order Form ID via query parameter on orderForm query
modalTypeprops inorderForm/itemfragment.
customDatastructure inorderFormfragment.
priceDefinitionstructure initemfragment.
refreshOutdatedDatafield inorderFormmutation
- Property
isGifttoItemfragment.
- parameter
allowedOutdatedDatatoaddToCartandupdateItemsmutations
- Property
priceTagstoItemfragment.
- Hook
useGeolocationEnabledto group geolocation logic.
- Usage of
installedAppquery, replaced by a more performatic query
- Field
geoCoordinatesin address fragment.
- Parameter
salesChannelinaddToCartmutation.
- Field
parentItemIndextoOrderFormFragmentfragment.
selectPickupOptionmutation.- Pickup points info to
OrderFormFragment.
scope: "private"to orderForm query.
- Mutation
clearOrderFormMessages.
- Field
priceTagstoOrderFormFragmentfragment.
- Field
manualPricetoOrderFormFragmentfragment.
setManualPricemutation.
- New fields to
Item:attachmentsattachmentsOfferingsbundleItemsofferings
- Field
sellertoOrderFormFragmentfragment.
- Field
loggedIntoOrderFormFragmentfragment. - Field
isDisposabletoAddressfragment.
- Include field
isValidinOrderFormFragmentattachments.
- Query for
profilenot destructuring fields ofavailableAccounts.
- Field
unitMultipliertoitemsinOrderFormFragment.
- Field
availableAccountstoOrderFormFragment.
- Mutation resource to update the user selected address.
- Mutation resource to update the payment data.
- Fields
installmentOptionsandpaymentstoOrderFormFragment.
refIdto theorderFormquery.
- Field
userTypetoOrderFormFragment.
- Mutation resource to update the client preferences data.
- Field
userProfileIdtoOrderFormFragment.
paymentDatatoOrderFormFragment.
- Query for all fields in MarketingData type.
- Update
updateOrderFormProfilemutation variables to match new signature.
gateway-graphqlto version1.x.
- Fields for
clientProfileDatainOrderFormfragment.
- Update return value of the
updateOrderFormProfilemutation to use theOrderFormfragment.
- Return
tokenizedCardsfromsaveCardsmutation - Update query and mutation files to typescript.
- New query for
updateOrderFormProfilemutation.
- Added
userProfilefields tocheckoutProfilequery.
- New query for
checkoutProfile.
- Separate entrypoints for each query and mutation.
saveCardsmutation.savePaymentTokenmutation.cardSessionIdquery.
idtoOrderFormFragment.
- Checkout's major version to
useCheckoutURL.
- Entrypoint file extensions from
.jsto.tsxso their types can be exported.
- Security updates.
canEditDatafield toOrderFormFragment.
useCheckoutURLhook.
productCategories,productCategoryIdsandproductRefIdattributes toorderFormquery.
- Fields related to assemblyOptions on OrderFormFragment.
imageUrlwas replaced byimageUrls, which contain URLs to images with 1x, 2x and 3x resolutions.
addToCartmutation.
DeliveryOptionsfield toOrderFormFragment.
SelectDeliveryOptionmutation.
Addressfragment toOrderForm.
- Shipping info to
OrderFormfragment. EstimateShippingmutation.
generalMessagesfield toOrderFormFragment'smessagesfield.
messagesfield withcouponMessagestoOrderFormFragment.
- MarketingData's message.
availabilityfield toOrderFormFragment.
- Query:
orderForm. - Mutations:
insertCoupon,updateItem. - Fragment:
OrderFormFragment.