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

Confusing part of documentation #1805

Closed milosa closed 1 month ago

milosa commented 2 years ago

The GraphQL const is called CHANGE_POST_TITLE, the method is called upvote() and the text after the code talks about posting a new comment.

These are three different actions. Maybe this should be corrected?

https://github.com/kamilkisiela/apollo-angular/blob/6728bbb7a527d230d45e08878834bf538cdf93db/website/docs/data/mutations.md?plain=1#L158-L202