Daniel Choudhury

Results 100 comments of Daniel Choudhury

Hi! If I understand you correctly, is it that VSCode isn't auto suggesting importing from `Prisma`?

> The error is returned without have the error masked with a 200 status. It returns before the graphql handler executes (in the parse or validation phase). It could be...

Next steps @pantheredeye: - rebuild the fixture with `yarn build:test-project --rebuild-fixture --verbose`, and commit the changes into this branch - do a quick manual check on gitpod to see if...

Thank you @Gresliebear for the PR! I'll queue this up for discussion, because it raises the bigger question - what happens when the next person wants another scalar type? In...

@Gresliebear - thank you for carrying on with this! Please note you're missing package.json changes - I can see the yarn.lock updated, but no package.json changes now. Ideally we would...

Thanks @Olyno - assigning to @cannikin to carry on the conversation.

@jtoar just to note the cli/lib/merge seems to handle this already - and does it quite elegantly - up to you if you want to use that version or this...

@virtuoushub - didn't the changes in #4900 make it possible to configure it now?

Hello @razzeee - thanks for raising this, but I'm not sure I quite understand what the issue here is. I tried reproducing the simplest way to verify that I thought...

Looking great @cannikin! All of the code looks good to me, and love the tests - just minor comments. I'll take it for a spin tomorrow for the final check...