Yingfu Xiong

Results 4 issues of Yingfu Xiong

Added a transform to remove `@connection` directives while ignoring other directives. Basic tests were also added. This will fix https://github.com/apollographql/persistgraphql/issues/37

feature

Currently, we only look at global models from a single directory. However, as we are modularizing monolith models using packwerk, they may be distributed in multiple directories. This pr introduces...

We got this error after generating the artifact of `kie-soup-maven-integration` and running: ``` jar --file=.../org/kie/soup/kie-soup-maven-integration/7.44.0.Final/kie-soup-maven-integration-7.44.0.Final.jar --describe-module ``` This issue is blocking our pipelines to generate artifacts, do you know whether...