@or-sdk/library-types-v1 7.0.1 → 7.0.2
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/CHANGELOG.md
CHANGED
|
@@ -1278,10 +1278,6 @@ In case this error is unexpected for you, please report it in https://pris.ly/pr
|
|
|
1278
1278
|
error: "error",
|
|
1279
1279
|
pid: "pid"
|
|
1280
1280
|
};
|
|
1281
|
-
exports.Prisma.RelationLoadStrategy = {
|
|
1282
|
-
query: "query",
|
|
1283
|
-
join: "join"
|
|
1284
|
-
};
|
|
1285
1281
|
exports.Prisma.CreatedByScalarFieldEnum = {
|
|
1286
1282
|
id: "id",
|
|
1287
1283
|
accountId: "accountId",
|