Skip to main content
00:00/00:00
Lecture 3 of 19

What you should know

Download Course (Free)

Course Content

0 / 19 completed
Section 1: Introduction2 videos

Replace REST with GraphQL

2m

What you should know

1mNow Playing
Section 2: First steps4 videos

GraphQL refresher

1m

REST project introduction

4m

Why use GraphQL for REST

1m

Set up GraphQL

7m
Section 3: Add Items with GraphQL5 videos

Create the initial schema and type

3m

Finalize the DB connection

3m

Set up the initial resolvers

5m

Add a few items with GraphiQL

7m

Program the initial schema and type

6m
Section 4: Read Items with GraphQL3 videos

Simple queries in GraphQL

6m

Fragments basics

2m

What are aliases and usage

2m
Section 5: Update Items with GraphQL4 videos

Overview of mutations

3m

Coding our delete mutation

2m

Code your updated mutation

6m

Final test for your mutations

3m
Section 6: Conclusion1 videos

Next steps

1m