Skip to content

a8n: Add updateCampaign mutation to GraphQL API

Administrator requested to merge a8n/update-campaigns into master

Created by: mrnugget

This adds a updateCampaign mutation to our API so that users can edit the name and the description of a previously created campaign.

Context: https://github.com/sourcegraph/sourcegraph/issues/5678

Test plan: go test ./...

Merge request reports

Loading