Andrew Porritt

Results 4 comments of Andrew Porritt

I've only looked at the SDL one as that's the one we use. I can try to find time to look at the others but it might not be for...

I've had another look at this and I think the change already applies to all generators, as it's in the `packages/generator/src/Generators.ts` and `packages/plugins/src/select.ts` files, and not anything in the specific...

I have a use case where I need the computed field to be based on a subset of the relation. I.e. many of the items in the relation have been...

We've just had the same issue and solved it using the separate context method mentioned in [the comment above](https://github.com/evanw/esbuild/issues/3013#issuecomment-1483262185). Using a proxy server, we first forward to esbuild, and if...