We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a127954 commit 80b0079Copy full SHA for 80b0079
packages/runtime/test/schemas/typing/typecheck.ts
@@ -84,7 +84,6 @@ async function find() {
84
email: 'asc',
85
name: 'desc',
86
},
87
- distinct: ['name'],
88
cursor: { id: 1 },
89
});
90
0 commit comments