Core architecture
This section covers the foundational building blocks of the Evolve platform: how services are organized, how data flows through the system, and how the framework provides shared patterns for every service.
📄️ Domain services
How Evolve organizes backend services around business domains and the customer journey.
📄️ Data model
Evolve's vendor-independent GraphQL data model, inspired by schema.org, and how to extend it.
📄️ GraphQL Federation
GraphQL Federation is the API integration technology in Evolve.
🗃️ Evolve Framework
4 items
📄️ Multi-store support
How Evolve supports multiple stores, locales, and currencies through the StoreContext pattern.
📄️ Page model
How Evolve structures pages across CMS and catalog services using GraphQL Federation.