kapix-graphql-prisma-client
Advanced tools
Comparing version 1.0.32 to 1.0.33
@@ -1,2 +0,2 @@ | ||
import { G as r, x as s, y as t } from "./index-ce68202a.js"; | ||
import { G as r, x as s, y as t } from "./index-ae481fe7.js"; | ||
import "lodash-es"; | ||
@@ -3,0 +3,0 @@ export { |
@@ -380,3 +380,3 @@ | ||
request?: IGetListGraphqlRequestQueryOptions<T> | ||
): Promise<Array<Partial<T['$prototype']['fullEntityType']>> & { total?: number }> | ||
): Promise<ListResult<Partial<T['$prototype']['fullEntityType']>>> | ||
@@ -383,0 +383,0 @@ interface IGetOneGraphqlRequestQueryOptions<T extends IEntityModel> extends ICommonGraphqlRequestQueryOptions { |
@@ -7,3 +7,3 @@ { | ||
"type": "module", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"author": "Sparda", | ||
@@ -10,0 +10,0 @@ "license": "LicenseRef-LICENSE", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3321549
17143