We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3977ba commit d781ec1Copy full SHA for d781ec1
spring-graphql-docs/src/docs/asciidoc/index.adoc
@@ -1569,7 +1569,7 @@ Batch mapping methods can return:
1569
| A sequence of batch loaded objects that must be in the same order as the source/parent
1570
objects passed into the method.
1571
1572
-| `Map<K,V>`, `List<V>`
+| `Map<K,V>`, `Collection<V>`
1573
| Imperative variants, e.g. without remote calls to make.
1574
1575
|===
0 commit comments