Skip to content

issues Search Results · repo:graphql/graphql-http language:TypeScript

Filter by

0 results
 (80 ms)

0 results

ingraphql/graphql-http (press backspace or delete to remove)

Writing any of these methods will through a TypeError of Argument of type Request {}, any, any, ParsedQs, Record string, any is not assignable to parameter of type Request ParamsDictionary, any, any, ParsedQs, ...
  • osama-mhmd
  • Opened 
    on Feb 3
  • #142

Hello! I just started with my pet project using express and this library to serve my graphql endpoint, and I hit a snag when developing some authentication methods. It is my understanding that in order ...
  • asieraduriz
  • Opened 
    on Jan 29
  • #141

Some behaviour is neither a MUST or a SHOULD, but is a RECOMMENDED. Add those tests too.
enhancement
  • enisdenjo
  • 2
  • Opened 
    on Jan 23
  • #140

I m tying to make an graphQL endpoint in a already existing express project, Have a authentication middleware that evaluates the token and attach user object to req (req.user) I want to be able to get ...
question
  • yosletpp
  • Opened 
    on Jan 16
  • #135

Using v1.22.1, returning this value from the onOperation handler works well but now doesn t work anymore using the v1.22.2 : return [ JSON.stringify(result), { status: 200, headers: { ...
bug
released
  • jeremiewtd
  • 2
  • Opened 
    on Nov 18, 2024
  • #133

Screenshot Visualising is always helpful. Expected Behaviour Like graphqlHttp of express-graphql, createHandler of this package should receive request object Actual Behaviour No request response is availalble ...
question
  • Shashikant-Kew
  • Opened 
    on Oct 30, 2024
  • #130

Hi would like to request or if it existing please add to documentation Please add the option to change schema at runtime , in python and flask with ariadne this is possible , should have different schema ...
question
  • jhay06
  • 4
  • Opened 
    on May 17, 2024
  • #122

Expected Behaviour A request with the HTTP header: Accept: application/json; charset=utf-8 is accepted as a GraphQL request Actual Behaviour The request is rejected with: HTTP 406 Not Acceptable Debug ...
bug
released
  • pkqk
  • 2
  • Opened 
    on Apr 10, 2024
  • #120

Expected Behaviour One expects the default/fallback behaviour to correctly assemble UTF-8 multibyte characters in the request body. Actual Behaviour The default/fallback behaviour incorrectly assembles ...
bug
released
  • jamiehodge
  • 2
  • Opened 
    on Jan 9, 2024
  • #118

Story As a server, I want to add an extensions callback function similar to what s available in the express-graphql package options so that I can add additional key-value metadata to each response. This ...
question
  • bryanpyle
  • Opened 
    on Aug 12, 2023
  • #107
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub