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 4ea9304 commit 6cf17a4Copy full SHA for 6cf17a4
.changeset/violet-jars-exercise.md
@@ -0,0 +1,11 @@
1
+---
2
+"graphile-build": patch
3
+"graphile-build-pg": patch
4
+"postgraphile": patch
5
+"@dataplan/pg": patch
6
7
+
8
+Start migrating away from `applyPlan`/`inputPlan`, when adding an argument to a
9
+field you can now augment the field's plan resolver via
10
+`context.addToPlanResolver` hook. Use this and other changes to move handling of
11
+orderBy to runtime from plantime.
0 commit comments