@creator.co/creatorco-prisma-client 1.0.86 → 1.0.88

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
@@ -1181,6 +1181,7 @@ exports.Prisma.EmailTrackingScalarFieldEnum = {
1181
1181
  exports.Prisma.SequenceOutboundReplyEmailScalarFieldEnum = {
1182
1182
  id: 'id',
1183
1183
  sequenceId: 'sequenceId',
1184
+ listItemId: 'listItemId',
1184
1185
  type: 'type',
1185
1186
  typeId: 'typeId',
1186
1187
  replyCount: 'replyCount',