Apollo GraphQL+Node JS+MySql

Onexlab
5 min readJun 1, 2022

In this article, we will show you how you can use GraphQL with Node JS and MySQL. We are using the Apollo GraphQL server in this tutorial.

GraphQL Node JS | MySQL | 13 Minute | Minimal | Apollo GraphQL

Video

Let’s start

Prerequisite: Make sure you have installed the following

  1. Docker Desktop: To learn more about making sure you have installed the Docker Desktop. You can read our following post about installation and usage

2. Node JS: Make sure you have installed Node JS to test the app without Docker.

Project Structure

--

--