issues Search Results · repo:graphql/graphql-over-http language:JavaScript
Filter by
88 results
(70 ms)88 results
ingraphql/graphql-over-http (press backspace or delete to remove)This section notes:
All other property names are reserved for future expansion; if implementors need to add additional information to a
request they MUST do so via other means, the RECOMMENDED approach ...
benjie
- Opened on Feb 22
- #333
There has been a lot of discussion lately about how to handle the Accept header and response Content-Type.
2 recent examples:
- https://github.com/graphql/graphql-over-http/pull/322
- https://github.com/graphql/graphql-over-http/pull/327 ...
martinbonnin
- 7
- Opened on Feb 7
- #329
Apologies if this has already been discussed, but I m trying to understand a certain edge case behavior.
Considering a shorthand query document:
{
name
breed
}
Combined with a operationName of Dog... ...
Ethan-Arrowood
- 3
- Opened on Sep 16, 2024
- #312
Unless I missed it, this specification doesn t specify the contents of the response body when a non-well-formed
GraphQL-over-HTTP request is received, only specifying the response status codes to use. ...
atrigent
- 6
- Opened on Jun 19, 2024
- #293
Hello,
When discussing some issues that appeared when trying to integrate https://github.com/apollographql/apollo-kotlin and
https://github.com/google/cronet-transport-for-okhttp (specifically:
https://github.com/apollographql/apollo-kotlin/issues/5885) ...
duzinkie
- 5
- Opened on May 16, 2024
- #292
It feels quite unintuitive to me and my team that Invalid parameters is a 400 whereas most other bad requests e.g.
Document parsing failure are 200s.
The server SHOULD use the 200 status code for every ...
wheresrhys
- 15
- Opened on Jan 31, 2024
- #288
Jovi is keen to advance the persisted operations proposal in #253; it is understood that Apollo may have concerns
regarding their current implementation, so Jovi will reach out to understand the specific ...
Action item 🎬
benjie
- 2
- Opened on Jan 29, 2024
- #287
@martinbonnin and @glasser at Apollo were discussing CSRF, timing attacks, etc. Benjie feels that general HTTP concerns
(security, rate limiting, cookies, etc etc) are concerns outside of the GraphQL-over-HTTP ...
Action item 🎬
benjie
- 11
- Opened on Nov 9, 2023
- #280
benjie
- Opened on Oct 27, 2023
- #274
https://github.com/graphql/graphql-over-http/blob/main/working-group/notes/2023/2023-10.md#advancing-the-spec
Action item 🎬
Ready for review 🙌
benjie
- 1
- Opened on Oct 27, 2023
- #273

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.