Skip to content

a8n: Batch createChangesets and addChangesetsToCampaign

Warren Gifford requested to merge a8n/create-changesets into master

Created by: tsenart

This change set (ah!), changes our two GraphQL mutations to support batch operations. This makes it easier to write a script / CLI utility to use the API.

It also paves the way to efficient background refreshing with the batch support to LoadChangesets.

Merge request reports

Loading