Skip to content
Snippets Groups Projects

Cleanup campaign connection resolver

Merged Administrator requested to merge es/campaigns-resolver-split into main

Created by: eseliger

This PR does two things (reviewable in separate commits):

  • Move campaigns.go to two separate files, the connection and the node, like we do with most other entities now, and add an additional test that pagination works properly
  • Apply the cursor pagination pattern from changeset specs to campaigns, which makes them more aligned and gives us a performance benefit when looking through a bigger list of campaigns

Also: Enjoy our variety of different arguments accepted to the same connection resolver :)

Merge request reports

Merged by avatar (Jul 4, 2025 9:32pm UTC)

Merge details

  • Changes merged into main with ace98914.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading