kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 309 forks source link

Compilation error for generated code #1799

Closed tmtron closed 2 years ago

tmtron commented 2 years ago

Describe the bug

image

To Reproduce Steps to reproduce the behavior:

Expected behavior

Environment:

- @angular/cli@XX.YY.ZZ
- @angular/core@XX.YY.ZZ
- @apollo/client@XX.YY.ZZ
- apollo-angular@XX.YY.ZZ
- graphql@XX.YY.ZZ
- typescript@XX.YY.ZZ

Additional context

tmtron commented 2 years ago

accidentially submitted this - see #1800