Daniel Ryan
01/06/2022, 6:06 PMDataFetcherResult<List<DataFetcherResult<Entity>>>
style return types as per this issue? https://github.com/ExpediaGroup/graphql-kotlin/issues/1337
I am happy to try and get a PR to add support for this; but before doing so, I wanted to make sure this requirement makes sense and get any advice on how to implement this feature?Dariusz Kuc
01/06/2022, 8:58 PMDaniel Ryan
01/06/2022, 9:20 PMDariusz Kuc
01/06/2022, 9:42 PMentity
have some child fields that would be function calls then yeah I guess you would use local contextDaniel Ryan
01/07/2022, 2:41 PM