Skip to content

Commit

Permalink
docs(changeset): Fix type Foo extends Bar syntax in makeExtendSchem…
Browse files Browse the repository at this point in the history
…aPlugin - no longer throws `getTypeByName before 'init' phase` error.
  • Loading branch information
benjie committed Sep 28, 2023
1 parent ec053a2 commit 264158f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/small-planes-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"graphile-utils": patch
---

Fix `type Foo extends Bar` syntax in makeExtendSchemaPlugin - no longer throws
`getTypeByName before 'init' phase` error.

0 comments on commit 264158f

Please sign in to comment.