Author: Jesper Christensen

Latest Posts
Apollo server: using the GraphQL Schema Languages

GraphQL and Apollo are two technologies I’m very excited about. In this post I’ll show you how to setup an Apollo Server using the GraphQL schema language. There are other approaches on how to implement your schema. In another tutorial I’ll show you how to do so using a GraphQL-JS Schema.

1 2 3