Skip to content

Define request, note it is transport independent#949

Merged
leebyron merged 1 commit intographql:mainfrom
benjie:request-is-not-http
Jun 3, 2022
Merged

Define request, note it is transport independent#949
leebyron merged 1 commit intographql:mainfrom
benjie:request-is-not-http

Conversation

@benjie
Copy link
Copy Markdown
Member

@benjie benjie commented May 24, 2022

Closes graphql/graphql-wg#643 ("Add a non-normative note that GraphQL request != HTTP request")

I didn't specifically mention "HTTP" but I think this gets the point across.

@benjie benjie requested a review from leebyron May 24, 2022 15:19
@netlify
Copy link
Copy Markdown

netlify Bot commented May 24, 2022

Deploy Preview for graphql-spec-draft ready!

Name Link
🔨 Latest commit 735af42
🔍 Latest deploy log https://app.netlify.com/sites/graphql-spec-draft/deploys/628cf77db5d15900087c54da
😎 Deploy Preview https://deploy-preview-949--graphql-spec-draft.netlify.app/draft
📱 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 site settings.

@leebyron leebyron added the ✏️ Editorial PR is non-normative or does not influence implementation label Jun 2, 2022
GraphQL generates a response from a request via execution.

A request for execution consists of a few pieces of information:
:: A _request_ for execution consists of a few pieces of information:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@leebyron leebyron merged commit 7dd73e7 into graphql:main Jun 3, 2022
@benjie benjie deleted the request-is-not-http branch June 5, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✏️ Editorial PR is non-normative or does not influence implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2021-03-04] Add a non-normative note that GraphQL request != HTTP request

4 participants