Open
Description
Is your feature request related to a problem? Please describe.
A new GraphQLKickstartContext object was introduced in graphql-java-kickstart/graphql-java-servlet#410 but the dataloaders documentation still refers to the old object. https://www.graphql-java-kickstart.com/servlet/dataloaders/
Describe the solution you'd like
Update the documentation to refer to the new GraphQLKickstartContext object
Describe alternatives you've considered
n/a
Additional context
n/a