BatchMapping annotation has been recently introduced as a substitute to configuring BatchLoaderRegistry and using annotation SchemaMapping. In the docs it is not specified that solely using the BatchMapping annotation does not do a parallel execution for field resolvers, how do we enable parallel fetch for field resolvers when using batchmapping and Java 17.