Add support for schemas with only federated resolvers#150
Conversation
|
These changes look great to me! Thanks Sami! To fix CI, I think if you change this line to: uses: actions/upload-artifact@v4that might fix it. Let me know if not and I can dive deeper! Thanks again! |
|
I tired debugging this with docker locally and it kept getting stuck when running |
|
I was able to get CI to pass by taking out the I'm not sure if this was working in the past. https://codeclimate.com/github/GraphQLSwift/Graphiti/builds |
Ah good find! Thanks for digging through these issues. I have been hearing that code coverage has been having trouble on XCTests in Swift 6.1 in threads like this. I am able to recreate these issues in a docker container, and I think our best option is actually to keep |
No description provided.