forked from spring-projects/spring-graphql
-
Notifications
You must be signed in to change notification settings - Fork 0
TODO
dugenkui edited this page Mar 10, 2022
·
9 revisions
- https://github.com/spring-projects/spring-graphql/pull/296
- https://github.com/spring-projects/spring-graphql/pull/295
batchMethod 支持参数解析器
- 如果 @Source 被接受,那么 batchMethod 中的 @Source 也应该被接受,因为可能有扩展解析类型可能是 List;
- 默认的指令解析器:Query,类名等;
- batchMethod 参数是否需要验证: