Skip to content

Feature/graphql annotations sample #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

BlasiusSecundus
Copy link
Contributor

Example project for graphql-annotations feature. It is still a draft, because it has a strange issue - CI test run on MacOS Java 11 and Ubuntu - Java 11 fail because the fields of the CreatePerson parameter are null in the createPerson muations. I could not reproduce the issue on my Ubuntu machine. (Tests run fine and app also works)

@BlasiusSecundus BlasiusSecundus force-pushed the feature/graphql-annotations-sample branch 3 times, most recently from b3dc774 to d7464f4 Compare September 6, 2020 17:53
@BlasiusSecundus BlasiusSecundus force-pushed the feature/graphql-annotations-sample branch from d7464f4 to 37a6179 Compare January 1, 2021 15:27
@BlasiusSecundus BlasiusSecundus force-pushed the feature/graphql-annotations-sample branch from 95bb6d7 to 9930751 Compare January 4, 2021 19:17
@oliemansm
Copy link
Member

Is it still a draft or ready to be merged?

@BlasiusSecundus
Copy link
Contributor Author

I'll plan to update the tests to use the newly added fluent assertion API. Now that the main blocker is fixed, I think I can finalize the PR this week.

@BlasiusSecundus BlasiusSecundus marked this pull request as ready for review January 11, 2021 06:30
@oliemansm oliemansm merged commit 02de53e into graphql-java-kickstart:master Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants