In this tutorial, you will create a Habits Tracker API service, which will consist of the Habit model. By accessing the **/graphql URL,** you will read (query) and write (mutations) new data for our habits.

Webiny framework provides different scaffolding tools. What you will use is the GraphQL Apollo service scaffold to create the API service.

Before adding more functionalities, you will learn the queries and mutations in the How to GraphQL section. Then, you will test the GraphQL service with the out-of-the-box TDD setup from Webiny.

You can find the example repo for this tutorial here.

#serverless #graphql #api #web-development

Build Your Serverless GraphQL API with Webiny
4.00 GEEK