Extending Saleor
📄️ Overview
Forking Saleor is not recommended for the following reasons:
📄️ Integrations
A list of services integrated with Saleor
🗃️ Apps
4 items
🗃️ Plugins
3 items
📄️ Apollo Federation
Apollo Federation is a specification for GraphQL servers to implement combining multiple services into a single GraphQL API. It is also an extension for Apollo Server that performs this combining. The GraphQL server combining multiple services into one is called a "gateway" in the GraphQL world.
📄️ Metadata
Saleor gives you the possibility to customize your shop without modifying the core. You can extend most of the common models using the metadata API.