You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
New Topic Request (ie. missing entire topic/section)
Topic Change Request (ie. spelling, organization)
The text was updated successfully, but these errors were encountered:
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 ofqueries
and `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:
The text was updated successfully, but these errors were encountered: