A GraphQL server based on components instead of graphs provides the same capabilities to fetch data, while being easier to implement and faster to run. Let’s explore how this architecture works in GraphQL by PoP, a CMS-agnostic GraphQL server in PHP.