Mark Everett

Results 13 comments of Mark Everett

https://github.com/TreeMan360/nestjs-graphql-dataloader

Looking at the synchronous approach taken here: https://github.com/serverless-components/express/blob/master/src/_express/handler.js I don't see this being a possibility without a PR / fork.

I am trying to get https://www.npmjs.com/package/graphql-constraint-directive to work with this package. Is this possible?

Hi @Dr-Phone, sorry for not getting back to you on this. I will take a look at this as I previously switched this from ```get``` to ```resolve``` and it was...

Thanks for reporting this, I will ensure this is resolved in the next few days.

Hey guys, I do this: **lambda.ts:** ``` import { Context, Handler } from 'aws-lambda' import { proxyApi } from '../lib/bootstrap-api' import { ApiModule } from './api.module' export const handler: Handler...

Did this get resolved? I have this issue as well and really need to move forwards...

....ahh I can work around it using the stage option. e.g. sls client deploy -s dev đź‘Ť

This is not the reason the build is failing, if you scroll up in your logs you should see the actual failure reason. This is just outputted at the bottom...