Skip to content

Commit 6975e7a

Browse files
committed
docs: Added link to useCreateQuery on other libraries page
1 parent 93a89f1 commit 6975e7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs/Features/other-libs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,7 @@ The output format will obviously be a bit different, but in this example you hav
7272
## Other libraries
7373

7474
If you are interested in creating resolvers for other libraries, you can [edit this page](https://github.com/ryfylke-react-as/rtk-query-loader/tree/main/docs/docs/Advanced/other-libs.md) and then [submit a pull request](https://github.com/ryfylke-react-as/rtk-query-loader/compare) on GitHub to share your resolver here, as an npm package, or with the code embedded directly in the docs.
75+
76+
## Use with promises
77+
78+
If you want to use RTK Query Loader with promises, you can read more about that on the [`useCreateQuery` reference page](../Reference/use-create-query.md).

0 commit comments

Comments
 (0)