yt-graphql-react-event-booking-api icon indicating copy to clipboard operation
yt-graphql-react-event-booking-api copied to clipboard

cannot access req inside resolver

Open patrikmolnar opened this issue 5 years ago • 0 comments

Hi,

I have a problem accessing req inside my resolvers. If I try to log it I get this:

{ _extensionStack: GraphQLExtensionStack { extensions: [ [CacheControlExtension] ] } }

I'm using apollo-server-express

patrikmolnar avatar Jun 19 '19 18:06 patrikmolnar