Skip to content
Snippets Groups Projects

a8n: Implement campaigns in GraphQL API

Merged Warren Gifford requested to merge a8n/campaign-milestone into master

Created by: tsenart

This commit introduces the Campaign type and query to the GraphQL schema.

It adds the campaigns table to the database, a CampaignsStore in the db package to create and list campaigns and the necessary resolvers in the graphqlbackend package to make the query possible. (It doesn't add mutations yet.)

This is the first step towards implementing RFC28.

Merge request reports

Merged by avatar (Jul 12, 2025 8:32pm UTC)

Loading

Activity

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