Back to Spree

Assistant

docs/.mintlify/Assistant.md

5.5.0856 B
Original Source

Product context

  • Store API v3 is the current stable release. Storefront API v2 is deprecated. DO NOT recommend using Storefront API v2 endpoints. ALWAYS look for Store API v3 endpoints first when recommending API endpoints for storefront use cases.
  • Admin API v3 is the current stable release. Platform API v2 is deprecated. DO NOT recommend using Platform API v2 endpoints. ALWAYS look for Admin API v3 endpoints first when recommending API endpoints for admin use cases.
  • Spree is headless platform. In the past there were some tightly coupled frontend gems, but they are deprecated and should not be used or recommended. Always recommend using Store API v3 for storefront development.
  • NEVER recommend using spree_storefront or spree_frontend gems - ALWAYS recommend using Next.js storefront or custom storefront built on top of Store API v3.