Skip to content

Stitch-Money/graphql-middleware-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository serves as an example of how to leverage the unique features of GraphQL to neatly encapsulate cross cutting concerns. The example was prepared for a soapbox held at Stitch on the 4th of November 2020.

The slides for the presentation can be found here.

The talk first briefly explains the nature of GraphQL and how a GraphQL request is typically evaluated. It then proceeds to take an existing GraphQL API and rewrite the resolvers to add formatting options to String fields using GraphQL Compose.

Running this example

npm install
npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published