-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

GraphQL Best Practices
By :

In this chapter and the next, we will create a full stack application for small businesses, such as hairdressers, aesthetic medicine clinicians, beauticians, dentists, and so on. The goal of the application is to connect existing clients with the service owner and thus build their loyalty.
There are many applications on the market that allow small service-based businesses to advertise themselves, but in our application, we will add the ability for clients to earn points, discounts, and priority appointments for their loyalty.
As with every project in this book, we will start by designing the schema of our service. Then, we will write the backend code, and create integration tests to verify that our backend works.
In this chapter, we will cover the following topics: