We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f14b6 commit 0a6b011Copy full SHA for 0a6b011
1 file changed
src/PgConnectionArgFilterOperatorsPlugin.ts
@@ -29,6 +29,7 @@ export const PgConnectionArgFilterOperatorsPlugin: GraphileConfig.Plugin = {
29
connectionFilterAllowedOperators,
30
connectionFilterOperatorNames,
31
},
32
+ EXPORTABLE,
33
} = build;
34
35
const {
0 commit comments