Skip to content

docs: clarify rawErrorResponseSchema timing#5260

Open
lilianakatrina684-a11y wants to merge 2 commits into
reduxjs:masterfrom
lilianakatrina684-a11y:docs-raw-error-response-schema
Open

docs: clarify rawErrorResponseSchema timing#5260
lilianakatrina684-a11y wants to merge 2 commits into
reduxjs:masterfrom
lilianakatrina684-a11y:docs-raw-error-response-schema

Conversation

@lilianakatrina684-a11y
Copy link
Copy Markdown

Summary

  • add the missing explanation for rawErrorResponseSchema on the createApi reference page
  • clarify that it validates the base query error before transformErrorResponse
  • contrast it with errorResponseSchema, which validates the transformed error shape

Closes #5257

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Mar 21, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Mar 21, 2026

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 1d17307:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

@aryaemami59 aryaemami59 changed the title docs: clarify rawErrorResponseSchema timing docs: clarify rawErrorResponseSchema timing Mar 24, 2026
@aryaemami59 aryaemami59 added Documentation Improvements or additions to documentation RTK-Query Issues related to Redux-Toolkit-Query labels Mar 24, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 4, 2026

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 1d17307
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/69d0677ee6965f0008df5563
😎 Deploy Preview https://deploy-preview-5260--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation RTK-Query Issues related to Redux-Toolkit-Query

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(toolkit): add missing description for rawErrorResponseSchema on createApi docs page

2 participants