Skip to content

Commit

Permalink
docs(changeset): Detect when your preset doesn't have any plugins, or…
Browse files Browse the repository at this point in the history
… omits the QueryPlugin, and raise an error or warning indicating to the user that there's likely an issue here.
  • Loading branch information
benjie committed Jul 12, 2023
1 parent dda361d commit 8ca9425
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/selfish-toys-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"graphile-build": patch
"postgraphile": patch
---

Detect when your preset doesn't have any plugins, or omits the QueryPlugin, and
raise an error or warning indicating to the user that there's likely an issue
here.

0 comments on commit 8ca9425

Please sign in to comment.