1. 26 4月, 2020 1 次提交
  2. 25 4月, 2020 3 次提交
  3. 23 4月, 2020 1 次提交
  4. 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
  5. 19 4月, 2020 2 次提交
  6. 15 4月, 2020 1 次提交
  7. 12 4月, 2020 5 次提交
  8. 11 4月, 2020 2 次提交
  9. 10 4月, 2020 1 次提交
  10. 08 4月, 2020 1 次提交
  11. 06 4月, 2020 1 次提交
    • B
      Improve project structure (#52) · c1ee76d9
      Bogdan Kobylynskyi 提交于
      * Improve project structure #43
      
      * Improve project structure #43
      
      * Configs in "graphqlSchemas" should be optional #51
      
      * Add missing file #43
      
      * Fix module name #43
      c1ee76d9