1. 09 2月, 2021 1 次提交
  2. 08 12月, 2020 1 次提交
  3. 27 11月, 2020 1 次提交
  4. 17 7月, 2020 1 次提交
  5. 26 6月, 2020 1 次提交
  6. 20 6月, 2020 1 次提交
  7. 17 6月, 2020 1 次提交
  8. 16 6月, 2020 1 次提交
  9. 02 6月, 2020 1 次提交
  10. 20 5月, 2020 1 次提交
  11. 04 5月, 2020 1 次提交
  12. 26 4月, 2020 1 次提交
  13. 25 4月, 2020 1 次提交
  14. 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
  15. 21 4月, 2020 1 次提交
  16. 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
  17. 08 4月, 2020 1 次提交
  18. 07 12月, 2019 2 次提交
  19. 06 12月, 2019 1 次提交
  20. 05 12月, 2019 1 次提交
  21. 02 10月, 2019 1 次提交
  22. 24 9月, 2019 1 次提交
  23. 18 9月, 2019 1 次提交
  24. 28 8月, 2019 1 次提交