wangyuheng / Arc

GraphQL and Dgraph for DDD
MIT License
34 stars 12 forks source link

增加graphql validation 扩展依赖 #70

Closed wangyuheng closed 3 years ago

wangyuheng commented 3 years ago

close #67

通过三方依赖包提供参数扩展能力,并提供使用示例。

详情可以参考 https://github.com/graphql-java/graphql-java-extended-validation

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (release/1.5.0@155b245). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             release/1.5.0      #70   +/-   ##
================================================
  Coverage                 ?   65.60%           
  Complexity               ?       55           
================================================
  Files                    ?      113           
  Lines                    ?     2326           
  Branches                 ?      160           
================================================
  Hits                     ?     1526           
  Misses                   ?      722           
  Partials                 ?       78           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 155b245...a51f6cf. Read the comment docs.