Skip to content

Commit

Permalink
Update .changeset/clever-rice-perform.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmrysMyrddin authored and Karibash committed Dec 11, 2024
1 parent 15fe72c commit bfae518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/clever-rice-perform.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Make it possible to get the active span in the GraphQL resolver

**Breaking Change:** With this change, this plugin now wraps the executable function.
This plugin should be placed last so that the executable function is not overwritten by another plugin.
This plugin should be placed last so that the execute function is not overwritten by another plugin.

```ts
const yoga = createYoga({
Expand Down

0 comments on commit bfae518

Please sign in to comment.