1. 25 2月, 2021 1 次提交
  2. 20 2月, 2021 1 次提交
  3. 09 2月, 2021 1 次提交
  4. 14 12月, 2020 1 次提交
    • 梦境迷离's avatar
      Kotlin support #15 (#426) · b760060a
      梦境迷离 提交于
      * support kotlin
      
      * fix unit test
      
      * fix scala
      
      * add plugin, fix doc
      
      * Do not use empty data class
      
      * update
      
      * update
      
      * add unit test.
      remove tostring
      
      * update
      
      * update
      
      * update
      
      * update
      
      * refactor
      
      * add unit test
      
      * support option  any where.
      https://github.com/kobylynskyi/graphql-java-codegen/issues/415
      
      * add task  with kotlin in gradle
      
      * 🚀 supportScalaOption for primitive type
      
      * fix
      
      * add unit test for scala Option
      
      * change var name
      
      * Complete Scala test
      
      * For kotlin, 'getUseOptionalForNullableReturnTypes' is ignored, which is compatible with the nullable semantics of any graphql.
      
      * add unit test
      b760060a
  5. 08 12月, 2020 1 次提交
  6. 27 11月, 2020 1 次提交
  7. 24 8月, 2020 1 次提交
  8. 17 7月, 2020 1 次提交
  9. 26 6月, 2020 1 次提交
  10. 20 6月, 2020 1 次提交
  11. 17 6月, 2020 1 次提交
  12. 16 6月, 2020 1 次提交
  13. 02 6月, 2020 1 次提交
  14. 27 5月, 2020 1 次提交
  15. 20 5月, 2020 1 次提交
  16. 04 5月, 2020 1 次提交
  17. 29 4月, 2020 1 次提交
  18. 26 4月, 2020 1 次提交
  19. 25 4月, 2020 2 次提交
  20. 22 4月, 2020 1 次提交
    • B
      Refactor document parsing logic (#87) · 8e5d18e6
      Bogdan Kobylynskyi 提交于
      * Support extensions for all GraphQL types #81
      
      * Performance improvement: scan definitions/extensions once #86
      
      * Remove redundant methods from MapperUtils #86
      
      * Fix plugin class names: Graphql -> GraphQL #86
      
      * Fix test class name: GraphQLCodegenExtendTest #86
      
      * Delete GraphqlCodegenExtendTest.java
      8e5d18e6
  21. 21 4月, 2020 1 次提交
  22. 10 4月, 2020 1 次提交
    • B
      Fix GraphQL query serialization and add Gradle plugin for client-codegen #37 (#59) · 7ab8cc84
      Bogdan Kobylynskyi 提交于
      * Introduce codegen for client code - Part 1. #37
      
      * Remove redundant null-checks
      
      * Minor fixes in Request class generation + improve code coverage. #37
      
      * Customizable suffix of ResponseProjection classes. #37
      
      * Code coverage for MappingConfig #37
      
      * Fix method names #37 #53
      
      * Add codegen properties to GraphqlCodegenGradleTask #37
      
      * Rename example module to example-server #37
      
      * Change example-server project for gradle plugin #37
      
      * Add GraphQLResult class which holds response data+errors #37
      
      * Fix GraphQLRequestSerializer #37
      
      * Add example-client project for gradle plugin #37
      
      * Add example-client project to CI and README.md #37
      
      * Code coverage for GraphQLResult #37
      
      * Downgrade all dependencies level to 'implementation' #37
      
      * Fix GraphQL query characters escape + fix errors serialization #37
      
      * Fix GraphQL request serialization #37
      
      * Fix toString() generation for request input classes #37
      
      * Remove redundant apache-commons dependency #37
      
      * Use jackson lib to construct GraphQL query json #37
      7ab8cc84
  23. 08 4月, 2020 1 次提交
  24. 07 4月, 2020 1 次提交
    • B
      Introduce codegen for client code - Part 1. #37 (#53) · d8073a92
      Bogdan Kobylynskyi 提交于
      * Introduce codegen for client code - Part 1. #37
      
      * Remove redundant null-checks
      
      * Minor fixes in Request class generation + improve code coverage. #37
      
      * Customizable suffix of ResponseProjection classes. #37
      
      * Code coverage for MappingConfig #37
      
      * Fix method names #37 #53
      d8073a92
  25. 07 12月, 2019 2 次提交
  26. 06 12月, 2019 1 次提交
  27. 05 12月, 2019 1 次提交
  28. 02 10月, 2019 1 次提交
  29. 24 9月, 2019 1 次提交
  30. 17 9月, 2019 1 次提交
  31. 10 9月, 2019 1 次提交
  32. 28 8月, 2019 1 次提交