Skip to main content

TypeAlias.CampaignContent

type CampaignContent = z.infer<typeof campaignContentSchema>;

Single message (headline + body) persisted on the campaign (JSONB column).