Skip to content

Conversation

asinbow
Copy link

@asinbow asinbow commented Mar 27, 2020

For easing the frontend development in strict typed system like typescript or flowjs, we usually use double @GraphQLNonNull like [ObjectType!]!. But there is a small bug in ConnectionUtil.java that it doesn't unwrap the internal NonNull!. This PR is for it , thanks for reviewing.

@asinbow
Copy link
Author

asinbow commented Mar 27, 2020

Totally new about this repository.
I want to improve unit test for it, any suggestion?

Added my tests for it. I think it's ready for reviewing.

@yarinvak yarinvak merged commit 0edad25 into Enigmatis:development May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants