federation-rs
federation-rs copied to clipboard
Try to use the GraphQLError class to produce the error
Just to test this approach
I already tried, it produces a bad bundle.js with require inside and deno is unable to launch with require
I already tried, it produces a bad bundle.js with require inside and deno is unable to launch with
require
Yeah, I know. I wanted to see why. We already use GraphQLError in other files.
I am concerned this doesn't work and I'm going to leave this PR open for now.