Skip to content

Commit

Permalink
Missed changesets for orchid-graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaSemenov committed Jun 21, 2024
1 parent 0f5c6d2 commit d527653
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-drinks-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"orchid-graphql": minor
---

Type graph resolve result as `Promise<T>` instead of `Query`.
5 changes: 5 additions & 0 deletions .changeset/witty-tomatoes-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"orchid-graphql": minor
---

Return `Promise<undefined>` instead of `undefined` for non-requested fields.

0 comments on commit d527653

Please sign in to comment.