Skip to content
Snippets Groups Projects

Paginate users query result

Merged Grigor Malo requested to merge users-pagination into graphql-api
All threads resolved!

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Grigor Malo added 1 commit

    added 1 commit

    • d36d4449 - style(models): rename users query input from data to queryParams

    Compare with previous version

  • Alexandros Georgantas resolved all threads

    resolved all threads

  • mentioned in commit 88fa95d5

  • Please register or sign in to reply