Apollo GraphQL Example 🚀 How to use Install with yarn or npm install. Run expo start to try it out. 📝 Notes The Apollo configuration lies in the apollo.js file. The file also contains an option (with commented code) to pass an authorization token to the API. Apollo Client Docs