Skip to content

Add offset_pagination resolver helper

Alex Kalderimis requested to merge ajk-offset-pagination into master

What does this MR do?

This MR adds a new convenience method to BaseResolver which simplifies returning an offset-paginated connection.

This developer facing tooling change does not require a changelog.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

This should not change existing behavior, so no new tests are added.

Edited by Alex Kalderimis

Merge request reports

Loading