- Hands-On Full-Stack Web Development with GraphQL and React
- Sebastian Grebe
- 126字
- 2021-07-02 13:20:47
Summary
At this point, we have set up our Node.js server with Express.js and bound Apollo Server to respond to requests on a GraphQL endpoint. We are able to handle queries, return fake data, and mutate that data with GraphQL mutations.
Furthermore, we can log every process in our Node.js server. Debugging an application with Postman leads to a well-tested API, which can be used later in our front end.
In the next chapter, we will learn how to persist data in a SQL server. We will also implement models for our GraphQL types and cover migrations for our database. We need to replace our current resolver functions with queries via Sequelize.
There is a lot to do here, so read on for more.
推薦閱讀
- Building E-commerce Sites with VirtueMart Cookbook
- 物聯(lián)網(wǎng)安全(原書第2版)
- Building Django 2.0 Web Applications
- GPS/GNSS原理與應(yīng)用(第3版)
- SEO 20日
- 物聯(lián)網(wǎng)關(guān)鍵技術(shù)及應(yīng)用
- Proxmox High Availability
- 光纖通信系統(tǒng)與網(wǎng)絡(luò)(修訂版)
- 網(wǎng)絡(luò)設(shè)計與應(yīng)用(第2版)
- 人人都該都懂的互聯(lián)網(wǎng)思維
- 物聯(lián)網(wǎng)基礎(chǔ)及應(yīng)用
- 物聯(lián)網(wǎng)
- 小型局域網(wǎng)組建
- RestKit for iOS
- 云計算、網(wǎng)絡(luò)安全和網(wǎng)絡(luò)盜竊:網(wǎng)絡(luò)世界防盜初學(xué)指南