Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

autotelic/apollo-fastify-bug-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Server Fastify Example

The purpose of this app is to confirm that apollo-server-fastify's context function is only being passed the request.

Related PR

apollographql/apollo-server#3895

Running the app

$ npm i
$ npm start

Running the app should console.log the following:

There are 1 args being passed into context
Arg #1 is a Fastify Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published