In this post, you’ll learn how Saleor and Strapi work together to create a performant and adaptable storefront. We’ll cover how you can use the power of GraphQL to combine headless architectures, such as a CMS and Commerce API, and how to combine the schemas of multiple GraphQL APIs. Developers have been building decoupled applications on top of headless CMS APIs for a long time. With a headless CMS, you can integrate without worrying about how the CMS is providing its API endpoint. One of the companies that’s offering an API for its headless CMS is Strapi. …