Skip to content

Conversation

t1
Copy link
Collaborator

@t1 t1 commented May 27, 2022

Also: rename Wrapper#isNotEmpty to Wrapper#isNonNull and fix some warnings

TODOs:

  • Map all declared exceptions to fields
    • In the schema
    • When executing
  • Consider @GraphQLResult annotations on an API class
  • Consider @GraphQLResult annotations on a package
  • Provide a config option to globally enable result-wrapping (and add to GraphQLResult javadoc)
  • Maybe consider ErrorCode annotation (but convert kebap to camel?)
  • Documentation

@t1
Copy link
Collaborator Author

t1 commented May 27, 2022

@phillip-kruger: I have several smaller problems that you might be able to help with.

  1. The main branch doesn't compile (GraphQLWSSubprotocolHandler and GraphQLTransportWSSubprotocolHandler)
  2. In the main branch, the ReferenceCreator causes a StackOverflow
  3. I've added a TCK test for result, but it fails because it doesn't find the order method, but the same request runs in the runner!

I could fix 1. and 2., but I don't understand how they got in there.

@t1 t1 requested a review from phillip-kruger May 27, 2022 14:01
@radcortez radcortez force-pushed the main branch 4 times, most recently from 6aa0d6e to e6ffcf0 Compare December 19, 2024 19:03
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.

1 participant