+Lin Cheng is a Software Engineer at Facebook working on a team making GraphQL usage more efficient. This talk is about some of the best practices for writing effective GraphQL, including tips on how to avoid potential over-fetching issues. GraphQL is a very flexible data-fetching language. The queries are easy to learn and write. However, when it gets used heavily, some small differences in writing can cause big influences too. This talk will first provide the basic context about GraphQL such as how it was developed, and then explain to you step by step what the common patterns are, how you could write better queries and later save time for refactoring. In the meantime, it gives you some confidence about how a complex business critical infrastructure could be built on top of it.
0 commit comments