Eamonn
12/02/2021, 9:39 AMoverride
suspend
_fun_ generateContext(request: ServerRequest)
while leaving the new suspend fun generateContextMap(request: ServerRequest): Map<*, Any>?
optional. I wonder if it should not be the other way around - or for backwards compatibility give them both default implementations. Also in the documentation for Generating GraphQL Context in spring server, the examples are for the deprecated method. To me, as a newcommer, it's a little confusing - just my little bit of feedback. Keep up the good work!Dariusz Kuc
12/02/2021, 1:33 PMEamonn
12/02/2021, 3:35 PM