Walter Andrade

Results 2 comments of Walter Andrade

Could you create an app with [codesandbox](https://codesandbox.io/) or something to make it easy for us to replicate the error?

![image](https://github.com/dotansimha/graphql-code-generator/assets/62224146/fc7154f9-d47b-4ec7-9cd6-7d779ed58566) I'm having the same error. Whenever I pass the `@Arg` to this function, graphql-codegen returns `pluginHelpers.isDetailedError is not a function`. I have many queries like that, including one that...