Skip to content

Commit

Permalink
docs(changeset): Enable omitting update/delete mutations using behavi…
Browse files Browse the repository at this point in the history
…ors on unique constraints.
  • Loading branch information
benjie committed Feb 6, 2023
1 parent 485d136 commit 6ebe3a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/sweet-humans-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"graphile-build": patch
"graphile-build-pg": patch
"postgraphile": patch
---

Enable omitting update/delete mutations using behaviors on unique constraints.

0 comments on commit 6ebe3a1

Please sign in to comment.