blaze-persistence
blaze-persistence copied to clipboard
Add Eclipse Microprofile GraphQL 2.0 integration
The integration should be on-par with the graphql-java integration. We are currently blocked by https://github.com/eclipse/microprofile-graphql/issues/127 though which is why we will only do this when version 2.0 is out.
Also, there is no spec compliant mechanism for integration, so we would have to integrate with the current implementations:
- SmallRye
- Helidon
Since not even SmallRye GraphQL can do what we need, this will take even longe. Also see https://github.com/Blazebit/blaze-persistence/issues/1212