Colocating & Composing Data Dependencies with Fragments - Austin Chauncey
Опубликовано: 29 Сентябрь 2024 на канале: Apollo GraphQL
477
10
The value of GraphQL fragments goes beyond simple reusability. When used to colocate and compose data dependencies, fragments enable you to define and evolve them at the component level. The result? More performant, flexible, and maintainable code.