Skip to content

Commit

Permalink
docs(changeset): Disable mutations for @interface mode:relational t…
Browse files Browse the repository at this point in the history
…ables. (They shouldn't have been enabled, and they don't work yet.)
  • Loading branch information
benjie committed Aug 9, 2023
1 parent e5e3a7d commit d17dd1c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/short-donkeys-relax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"postgraphile": patch
"graphile-build-pg": patch
---

Disable mutations for `@interface mode:relational` tables. (They shouldn't have
been enabled, and they don't work yet.)

0 comments on commit d17dd1c

Please sign in to comment.