@creator.co/creatorco-prisma-client 1.0.64-alpha-499941e → 1.0.64-alpha-86f6413

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
@@ -1092,7 +1092,8 @@ exports.Prisma.FileScalarFieldEnum = {
1092
1092
  exports.Prisma.CreditRefundBatchScalarFieldEnum = {
1093
1093
  id: 'id',
1094
1094
  createdAt: 'createdAt',
1095
- closedAt: 'closedAt'
1095
+ closedAt: 'closedAt',
1096
+ brandId: 'brandId'
1096
1097
  };
1097
1098
 
1098
1099
  exports.Prisma.SortOrder = {