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 73d8f06 commit c8ac4f1Copy full SHA for c8ac4f1
npm-packages/system-udfs/convex/.eslintrc.cjs
@@ -31,7 +31,7 @@ module.exports = {
31
"internalAction",
32
],
33
message:
34
- "Use the query wrappers from convex/server.ts instead for system UDF argument validation.",
+ "Use the query wrappers from convex/_system/server.ts instead for system UDF argument validation.",
35
},
36
{
37
group: ["convex/server"],
@@ -44,7 +44,7 @@ module.exports = {
44
"internalActionGeneric",
45
46
47
48
49
50
0 commit comments