Alex079

Results 2 issues of Alex079

This PR may be related to #54 The goal of this PR is to support composition of data loader invocations. - when using 'thenCompose' method to chain data loader calls,...

This PR is an attempt to solve a problem described here https://github.com/graphql-java/java-dataloader/issues/54 The general idea is that data loader registry can return a completable future as a result of `public...