Describe the request
The coding standards wiki was supposed to be a living document but hasn't been updated in some time, likely around when we started adding graphql. But as you can see, even the gql docs are dated as we now recommend passing an operations object instead of queries and `mutations.
We should remove outdated information, update existing, and add new where missing.
Possible solutions
- Do it all in one go, or at least remove outdated/inaccurate information first.
- Because the wiki is editable in browser on github, and not maintained in code, I recommend using a gist to propose updates and have the gist reviewed before applying changes.
Screenshots
If applicable, add screenshots to help explain the problem.
Please let us know whether this is a new topic or a topic change request:
Describe the request
The coding standards wiki was supposed to be a living document but hasn't been updated in some time, likely around when we started adding graphql. But as you can see, even the gql docs are dated as we now recommend passing an
operationsobject instead ofqueriesand `mutations.We should remove outdated information, update existing, and add new where missing.
Possible solutions
Screenshots
If applicable, add screenshots to help explain the problem.
Please let us know whether this is a new topic or a topic change request: