- Please read the Code of Conduct before contributing to this project.
- Please create github issues so that they can be linked to corresponding Pull Requests, especially for larger changes.
- All code changes should have a new/edited test!
We do not intend to deviate from the GraphQL Specification in regards to the grammar or its structure. However, small differences in approach can be left for interpretation as long as the end goal is the same.
Please import and use either the provided Eclipse Java style guide or the IntelliJ Java style guide into your project.
- (IntelliJ) Preferences -> Code Style -> Click gear -> Import
- (Eclipse) Preferences -> Java -> Code Style -> Formatter -> Import