-
David Fernandez authored
For single package GraphQL queries. This is achieved by using: * a custom connection extension that will pass the pagination parameters to the resolver * a custom resolver that will read the pagination parameters and load the right amount of build info objects Changelog: performance
25327122