
Handling breaking changes in GraphQL with Kadi Kraman
PodRocket - A web development podcast from LogRocket
00:00
GraphQL API
GraphQL lets us still model our data on the backend, like in our actual entity relationships. And then kind of have that decoupled query layer to choose exactly what data we want. But it's one of those things that when you start using it at scale, you come up with other problems. It now creates a situation in which the consumer of the API needs to know which sub-resolvers are the expensive ones and then maybe try not to query them.
Transcript
Play full episode