Skip to content

Commit

Permalink
Tweak changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Oct 17, 2023
1 parent 3ff9299 commit a7700c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/good-experts-repair.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@apollo/client": patch
---

Add an explicit `UseReadQueryResult` TypeScript type for the `useReadQuery` hook.
Add an explicit return type for the `useReadQuery` hook called `UseReadQueryResult`. Previously the return type of this hook was inferred from the return value.

0 comments on commit a7700c9

Please sign in to comment.