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 98a1197 commit b8c94fdCopy full SHA for b8c94fd
src/lib/config/graphile.config.ts
@@ -1,5 +1,5 @@
1
import { PgSimplifyInflectionPreset } from "@graphile/simplify-inflection";
2
-import PostGraphileConnectionFilterPreset from "postgraphile-plugin-connection-filter";
+import { PostGraphileConnectionFilterPreset } from "postgraphile-plugin-connection-filter";
3
import { makePgService } from "postgraphile/adaptors/pg";
4
import { PostGraphileAmberPreset } from "postgraphile/presets/amber";
5
0 commit comments