Skip to content
Gabriele Lavinskaite edited this page Sep 9, 2024 · 10 revisions

Draft of the content for the workshop

Introduction

  • Brief overview of Workshop
  • Goals of the workshop
  • Instruction of use

First Part (evolution)

  • What is GraphQL
  • Why it was developed

REST API vs GraphQL API

  • Differences: comparison table
  • Use cases (REST and Graph)

GraphQL 101

  • GraphQL schema
  • Types, queries
  • Mutations

Building simple GraphQL server

  • Setting up the server

Advanced concepts overview

  • Subscriptions
  • Best practices

Q&A

Finito

Clone this wiki locally