Chapter 26. Building a Relay React App
In the previous chapter, you got a ten thousand foot introduction to Relay/GraphQL, and learned why you should use the approach for your React application. With that out of the way, we can build our Todo React Native application and talk about the code as we go. By the end of this chapter, you should feel comfortable about how data moves around in a GraphQL centric architecture. Let's go.