Skip to content

Commit

Permalink
Merge pull request #1088 from Shrugsy/docs/add-usage-with-typescript-…
Browse files Browse the repository at this point in the history
…page
  • Loading branch information
markerikson authored May 28, 2021
2 parents 6ee0ff5 + 5da6577 commit ac01979
Show file tree
Hide file tree
Showing 4 changed files with 497 additions and 54 deletions.
2 changes: 2 additions & 0 deletions docs/rtk-query/api/created-api/hooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ type UseQueryResult<T> = {
[summary](docblock://query/core/buildSelectors.ts?token=skipToken)
See also [Skipping queries with TypeScript using `skipToken`](../../usage-with-typescript.mdx#skipping-queries-with-typescript-using-skiptoken)
## `useMutation`
#### Signature
Expand Down
Loading

0 comments on commit ac01979

Please sign in to comment.