Skip to content

Commit

Permalink
Update .changeset/many-sloths-shop.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
2 people authored and acao committed May 6, 2023
1 parent e39b796 commit 1d60e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/many-sloths-shop.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

fix(graphql-language-service-server): allow getDefinition to work for unions

Fixes the issue where a schema like the below won't allow you to click through to X.
Fixes the issue where a schema like the one below won't allow you to click through to X.

```graphql```
union X = A | B
Expand Down

0 comments on commit 1d60e9a

Please sign in to comment.