GraphQL Storefront Updates

  • Analytics session IDs - The GraphQL API now supports including a visitor ID when creating a session sync JWT using the generateSessionSyncJwt mutation. See the Persisting analytics session IDs section for details.

  • Storefront routes - Added a new section describing the route node with examples illustrating its redirect behavior. Use route in queries to retrieve resource data by URL.

  • Persistent cart - Persistent cart functionality is now available for all GraphQL login mutations. See the Signing customers in section for details.

Shipping Updates

Catalog Updates

Pricing Update

  • Price rounding - Prices in the Get Prices endpoint response will align with the currency’s decimal precision.