Skip to content
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

casing - fields must be camel case #6

Open
MichaelJCompton opened this issue Mar 27, 2019 · 0 comments
Open

casing - fields must be camel case #6

MichaelJCompton opened this issue Mar 27, 2019 · 0 comments

Comments

@MichaelJCompton
Copy link
Owner

I think restrictions in underlying libs mean that all fields must be in camel case. at the moment:

  • Fields must start with lower case
  • Types can start with a cap.
  • Capitalisation of alias is respected

Need to check if there's anyway to change this and if not update examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant