diff --git a/.changeset/wet-spoons-fail.md b/.changeset/wet-spoons-fail.md new file mode 100644 index 000000000..218d74ba3 --- /dev/null +++ b/.changeset/wet-spoons-fail.md @@ -0,0 +1,9 @@ +--- +"graphile-build": patch +"graphile-utils": patch +--- + +`graphile-utils` now includes the `makeAddPgTableConditionPlugin` and +`makeAddPgTableOrderByPlugin` generators, freshly ported from V4. The signatures +of these functions has changed slightly, but the functionality is broadly the +same.