Skip to content
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

Investigate GraphQL Java As Possible Engine #5

Open
bnert opened this issue Jan 10, 2024 · 0 comments
Open

Investigate GraphQL Java As Possible Engine #5

bnert opened this issue Jan 10, 2024 · 0 comments
Assignees
Labels
backburner Not a priority, but will be at some point enhancement New feature or request

Comments

@bnert
Copy link
Contributor

bnert commented Jan 10, 2024

GraphQL Java docs site: https://www.graphql-java.com/

I think it is possible to use the GraphQL Java library.

Don't want to spend a ton of time on this, but it may be useful to provide GraphQL Java as an alternative to lacinia, given it is mature and has some interesting implementation details around execution and batching.

Resolvers/subscriptions, if possible, should have the same arity and meaning as lacinia handlers.

@bnert bnert self-assigned this Jan 10, 2024
@bnert bnert added the enhancement New feature or request label Jan 10, 2024
@bnert bnert added the backburner Not a priority, but will be at some point label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner Not a priority, but will be at some point enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant