graphql-schema-language-cheat-sheet icon indicating copy to clipboard operation
graphql-schema-language-cheat-sheet copied to clipboard

Using underscores instead of camelcase?

Open zubin opened this issue 8 years ago • 0 comments

The examples on the cheatsheet use underscores (eg is_active) while the convention seems to be to use camelcase. I know either way works, but am curious why this is deviating from the apparent norm.

zubin avatar Jun 14 '17 23:06 zubin