I’m going to assume you’ve already bootstrapped your app with the typescript template, create-react-app. In this article, we are going to learn how to tool your app development process to use GraphQL with a demo weather app by: Using consistent filename to hold our queries, mutations, and fragments. Generating typescript…