Skip to content

Commit

Permalink
docs(changeset): Fix issues with polymorphism when interacting with n…
Browse files Browse the repository at this point in the history
…odeIds, particularly in mutations and SQL functions.
  • Loading branch information
benjie committed Aug 23, 2023
1 parent 109c8ec commit e916b74
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/spicy-cooks-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"graphile-build-pg": patch
"postgraphile": patch
---

Fix issues with polymorphism when interacting with nodeIds, particularly in
mutations and SQL functions.

0 comments on commit e916b74

Please sign in to comment.