You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this only affects `ListConnection` and subclasses. If you are
30
+
implementing your own connection resolver, there's an extra keyword named
31
+
`max_results: int | None` that will be passed to it.
32
+
33
+
Contributed by [Thiago Bellini Ribeiro](https://github.com/bellini666) via [PR #3746](https://github.com/strawberry-graphql/strawberry/pull/3746/)
0 commit comments