We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
BatchLoader and Connection do not have obvious interactions because BatchLoader returns a CompletableFuture of type list. The example here doesn't contain anything beyond the super simple https://netflix.github.io/dgs/advanced/relay-pagination/#set-up
BatchLoader
Connection
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What are you missing in the docs
BatchLoader
andConnection
do not have obvious interactions becauseBatchLoader
returns a CompletableFuture of type list. The example here doesn't contain anything beyond the super simple https://netflix.github.io/dgs/advanced/relay-pagination/#set-upProposed text
The text was updated successfully, but these errors were encountered: