Closed Shrugsy closed 3 years ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit f79a216dcb255744b8bfa7c314556072b7c75978:
Sandbox | Source |
---|---|
React | Configuration |
React Typescript | Configuration |
rtk-query-demo | Configuration |
svelte-app-rtk-simplequery-demo | Configuration |
Updates existing documentation for the
Queries
/Mutations
concepts pages in line with theReact Hooks
section underApi Reference/Generated API Slices
.Up for discussion: The 'Query Hook Return types' snippet on
Concepts/Queries
has 100% overlap/duplication with theReact Hooks
section of theApi reference
. Should it be removed from theConcepts
section, or kept duplicated across the two sections?