New types, fields, and enums across the Storefront and B2B GraphQL schemas.
CartError, CartLineItemError, CheckoutShippingConsignmentError, and CheckoutTaxError types with CartErrorCode, CheckoutErrorCode, and CheckoutTaxErrorCode enums, surfaced through the CreateCheckoutError union on CreateCheckoutResult.errorsExtraFieldValue interface and TextExtraFieldValue, NumberExtraFieldValue, MultilineTextExtraFieldValue, and MultipleChoiceExtraFieldValue implementations for B2B extra fieldsProductInventoryByLocation, ProductLocationConnection, and byLocation field on ProductInventory with location ID, code, type, and distance filteringSearchProductSuggestion and SearchProductSuggestionResult types and suggestions field on SearchProducts for spelling corrections and autocompletedisplayItemsCount field on BrandSearchFilter, CategorySearchFilter, and ProductAttributeSearchFilterdescription field on MetafieldsentityId field on CheckoutGiftCertificatebackorderShippingExpectationMessage field on orders and backorderMessage field on OrderPhysicalLineIteminventoryTracking, availableToSell, unlimitedBackorder, totalOnHand, and backorderMessage fields on CatalogQuickProductTypebackorderSnapshot field removed from OrderTypeFor schema details, browse the Storefront GraphQL API reference and the B2B GraphQL API reference.