We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd05d2 commit 0598768Copy full SHA for 0598768
1 file changed
src/PgConnectionArgFilterPlugin.ts
@@ -80,10 +80,6 @@ export const PgConnectionArgFilterPlugin: GraphileConfig.Plugin = {
80
description: "Can this function be filtered?",
81
entities: ["pgResource"],
82
},
83
- filter: {
84
- description: "Can this table be filtered?",
85
- entities: ["pgResource"],
86
- },
87
88
89
0 commit comments