Skip to content
GitLab
Explore
Sign in
Register
Paginate users query result
Code
Review changes
Check out branch
Download
Patches
Plain diff
Grigor Malo
requested to merge
users-pagination
into
graphql-api
Jun 10, 2022
Overview
1
Commits
3
Pipelines
0
Changes
3
Expand
Fixes:
users query accepts options argument for pagination
change name of input InputPage field to match the one expected by base model
pass options argument from user resolver to getUsers method
Merge request reports