Skip to content

Commit

Permalink
docs(changeset): Apply assertNotAsync and assertNotPromise in mor…
Browse files Browse the repository at this point in the history
…e places to detect plan resolvers returning promises.
  • Loading branch information
benjie committed Oct 1, 2024
1 parent 21eca19 commit b0865d1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/pretty-knives-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"postgraphile": patch
"grafast": patch
---

Apply `assertNotAsync` and `assertNotPromise` in more places to detect plan
resolvers returning promises.

0 comments on commit b0865d1

Please sign in to comment.