The purpose of this app is to confirm that apollo-server-fastify's context function is only being passed the request
.
apollographql/apollo-server#3895
$ 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