ian@twana
Results
1
comments of
ian@twana
Got caught out by this one as well! Tried to unravel https://github.com/dotansimha/graphql-code-generator/pull/10073 and set `onlyOperationTypes` to false and adding the typescript plugin, but then it generated duplicate types. The solution...