Skip to content

DEVDOCS-6375 - New GraphQL response headers #948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

bc-terra
Copy link
Contributor

@bc-terra bc-terra commented May 15, 2025

Added table of GraphQL headers as documentation doesn't currently exist

DEVDOCS-6375

What changed?

  • We now have GraphQL headers for features of a request
    • x-bc-gql-query-hash - a hash for identifying specific requests
    • x-bc-gql-operation-type - the operation type used in the request
    • x-bc-gql-operation-name - the name of the operation, if given

Release notes draft

  • We've added documentation for our GraphQL response headers, including several for quickly identifying specific requests.

Anything else?

ping { @bigcommerce/team-api-platform @bigcommerce/dev-docs-team }

Added table of GraphQL headers as documentation doesn't currently exist
@bc-terra bc-terra added ready for review This PR is complete and awaiting a review. need-SME-review A subject matter expert is needed to review. labels May 15, 2025
bc-terra and others added 2 commits May 21, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-SME-review A subject matter expert is needed to review. ready for review This PR is complete and awaiting a review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants