Replies: 2 comments 1 reply
-
There is no standard for it but it follows best practices from https://graphql-rules.com/rules/naming |
Beta Was this translation helpful? Give feedback.
0 replies
-
@B2o5T Do graphql implementations in other languages like rust, golang etc follow this convention too, like whatever their linting tools are for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@B2o5T Naming convention enforced by the
naming-convention
rule, is that a graphql standard? Or only cuz eslint is javascript specific so you're following javascript's naming convention?Beta Was this translation helpful? Give feedback.
All reactions