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 311 forks source link

Fix mutation type output by explicitly setting return type #1781

Closed dlq84 closed 2 years ago

dlq84 commented 2 years ago

This PR fixes #1779

There is no code logic changes this simply adds explicit return type to the mutation function and formatting the code similarly to how other parts of the code is formatted.

Checklist:

dlq84 commented 2 years ago

Try to include the Pull Request inside of CHANGELOG.md

I don't know what this means, what should I do?

It would be great if this could be released as a bug fix since types are broken as it is now.

dlq84 commented 2 years ago

Hello @kamilkisiela, sorry to bother you.

Is there anything I can do to make this as merge:able as possible for you?

Regards, Daniel