Campaign mutation name changes
August 9th, 2021
In the campaign mutation following mutations will be DEPRECATED and are renamed with the new ones. Kindly replace them with the new ones.

  1. campaignCreate -> createCampaign
  2. campaignUpdate -> updateCampaign
  3. campaignActivate -> activateCampaign
  4. campaignDeactivate -> deactivateCampaign
Apart from the following mentioned details all the arguments and functionalities are intact.
  1. For createCampaign mutation,
    • office_id is made a required argument.
  2. For deactivateCampaign mutation,
    • campaign argument is removed as it is not used for making any change in the campaign record.
X
Crafted by