Open ajohn25 opened 7 months ago
This PR cleans up some typing across a few places:
CampaignContactTag
CampaignVariable
CampaignInput
campaign.ts
Prep for bug fix PR to come
This has been tested locally:
Description
This PR cleans up some typing across a few places:
CampaignContactTag
: Removing unused created at and updated at fields for simplified conversion to Tag type where neededCampaignVariable
: Removing unused paginationCampaignInput
: Use arrays of non-optional canned responses and campaign contactscampaign.ts
: misc. typingMotivation and Context
Prep for bug fix PR to come
How Has This Been Tested?
This has been tested locally:
Screenshots (if appropriate):
Documentation Changes
Checklist: