-
Notifications
You must be signed in to change notification settings - Fork 202
docs(mutations): Documentation for mutations #718
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(mutations): Documentation for mutations #718
Conversation
Codecov Report
@@ Coverage Diff @@
## 8.x-3.x #718 +/- ##
=============================================
- Coverage 79.8% 79.74% -0.06%
- Complexity 1269 1270 +1
=============================================
Files 192 192
Lines 3144 3145 +1
=============================================
- Hits 2509 2508 -1
- Misses 635 637 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I marked a few typos and grammaer issues as well as general style issues (back ticks for code references, variable names, etc.). Can you proofread the PR once again and fix the things I brought up?
Thanks, reaaally good job! I was a bit shocked about how much documentation you are adding here. Really cool!
Passed it all through a spell checker, also addressed the topics mentioned here. thanks for the feedback! ; ) |
Document more detailed information on Mutations. Feedback welcome, this is all based on my experience going through tests and other places where i could find some information so highly appreciate feedback on things that can be wrong or not totally accurate.
Things to cover in terms of basic mutations