@creator.co/creatorco-prisma-client 1.0.42-alpha-60c9b5d → 1.0.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index-browser.js CHANGED
@@ -701,7 +701,8 @@ exports.Prisma.ExternalAffiliateClickScalarFieldEnum = {
701
701
  ipv6: 'ipv6',
702
702
  linkUrl: 'linkUrl',
703
703
  metaData: 'metaData',
704
- optInId: 'optInId'
704
+ optInId: 'optInId',
705
+ campaignId: 'campaignId'
705
706
  };
706
707
 
707
708
  exports.Prisma.BrandAffiliateLinkScalarFieldEnum = {