Skip to content

Response code of 200 when an error occurs#558

Merged
keharper merged 1 commit intomainfrom
issue-405
Apr 24, 2026
Merged

Response code of 200 when an error occurs#558
keharper merged 1 commit intomainfrom
issue-405

Conversation

@keharper
Copy link
Copy Markdown
Contributor

This pull request clarifies the HTTP 200 row in the GraphQL API response documentation: a 200 response can indicate not only full success but also cases where the server successfully parses and starts executing the request but then hits a business logic error before completion.

Fixes #405

Affected pages

Links to Magento Open Source code

N/A

@keharper keharper added content-quality Language, formatting, SEO metadata, authoring standards compliance feedback labels Apr 24, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Needs Review in Commerce - Pull Requests Apr 24, 2026
@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Apr 24, 2026
@keharper keharper merged commit e979143 into main Apr 24, 2026
41 checks passed
@keharper keharper deleted the issue-405 branch April 24, 2026 20:37
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content-quality Language, formatting, SEO metadata, authoring standards compliance feedback

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

Issue in /src/pages/graphql/usage/api-response.md

3 participants