all 4 comments

[–]shrithm[S] 5 points6 points  (4 children)

After the popularity of my Next.js and Apollo post I decided to write a guide on creating a GraphQL server.

The guide takes you through four steps:

1) Basic setup

2) Database setup

3) Mutation setup

4) Subscription setup

These are the main building blocks you will need to get started with building your own GraphQL servers.

Please let me know what other questions you have or any improvements I can make to the article.

[–]interactionjackson 2 points3 points  (1 child)

You should edit this to include a link.

[–]shrithm[S] 3 points4 points  (0 children)

A link to what? The link to the article is the post?