GraphQL Schema Updates
Per-line-item tax totals on cart items, plus a new translatable category URL path resource.
Storefront GraphQL
- Line-item tax totals — new
taxTotalandtaxTotalInDisplayCurrencyfields onCartPhysicalItemandCartDigitalItem, exposing the tax owed on each cart line in both store and display currency
Admin GraphQL
- Category URL path translations — new
CATEGORY_URL_PATHSvalue on theTranslationResourceTypeenum
For schema details, browse the Storefront GraphQL API reference and the Admin GraphQL API reference.