postgraphile-nest icon indicating copy to clipboard operation
postgraphile-nest copied to clipboard

Integrate native @nestjs/graphql

Open dilame opened this issue 4 years ago • 3 comments

Is it possible to integrate all the @nestjs/graphql ecosystem into postgraphile? I want to use my @Resolver()s with @AuthGuard()s along with postgraphile and get one merged schema as output.

dilame avatar Jan 28 '20 17:01 dilame

Hmm, it might be possible but not something I have taken the time to look deeper at. If this is something you'd like to attempt and contribute to this project, please do!

alex-ald avatar Mar 20 '20 02:03 alex-ald

Looking forward for the same. Any option/guide how to integrate/extend nest/graphql with postgraphile?

mubaidr avatar Apr 30 '21 05:04 mubaidr

@dilame Did you manage to compile the native @nestjs/graphql ecosystem with postgraphile?

Please share your experience along the way :pray:

kachar avatar Nov 21 '22 07:11 kachar