Description
When errors pop up relating to the generation of GraphQL, it's a bit tricky sometimes to track down where the fault is because the error doesn't include any hints to neither source file nor surrounding context.

If it would be possible to add some additional info to these errors it would save both time and frustration when iterating on models which would be much appreciated 👼