Skip to content

issues Search Results · repo:apollographql/apollo-server language:TypeScript

Filter by

2k results
 (70 ms)

2k results

inapollographql/apollo-server (press backspace or delete to remove)

Issue Description Apollow server v5 cannot deploy into azure function. @as-integrations/azure-functions : ^0.2.0 is not supporting Apollo Server 5 Link to Reproduction https://github.com/apollo-server-integrations/apollo-server-integration-azure-functions/issues/86 ...
  • yasir-ajc458
  • 1
  • Opened 
    6 days ago
  • #8132

Hi team, I’m trying to understand the purpose and behavior of the maxRecursiveSelections validation rule introduced in Apollo Server. From the changelog and naming, I assumed it was meant to prevent deeply ...
  • yasharzolmajdi
  • 1
  • Opened 
    24 days ago
  • #8118

@apollo/server@4.12.2 └─┬ node-fetch@2.7.0 └─┬ whatwg-url@5.0.0 └── tr46@0.0.3 As shown in the tree above the dependency tr46@0.0.3 causes import of punycode in the build file, which at runtime results ...
  • gkabov
  • 1
  • Opened 
    29 days ago
  • #8115

- [x] Finish reviewing all docs - [x] Create version-4 branch - [x] Update docs site to use version-4 branch instead of main - [x] Update GitHub required checks to be the ones on version-5 rather ...
  • glasser
  • 2
  • Opened 
    on Jun 25
  • #8089

Issue Description When the context throws an error, the error response doesn t trigger the willSendResponse plugin hook. We have a custom plugin for error logging and observability, and it was very surprising ...
  • apaleslimghost
  • 5
  • Opened 
    on Jun 25
  • #8088

When issuing a query such as query { noSuchField }, and passing hideSchemaDetailsFromClientErrors: true to the ApolloServer constructor, the Apollo strips did you mean suggestions from the error response ...
  • wabrit
  • 1
  • Opened 
    on Jun 23
  • #8086

Issue Description @apollo-server has some really old dependencies (in this case lru-cache specified as lru-cache : ^7.10.1 in package.json here https://github.com/apollographql/apollo-server/blob/main/packages/server/package.json. ...
  • valleywood
  • 2
  • Opened 
    on Jun 18
  • #8081

Issue Description On project with type : module , dependencies : { @apollo/server : ^4.12.1 , @as-integrations/express5 : ^1.0.0 , express : ^5.1.0 , Issue TS reports an error ...
  • iki
  • 12
  • Opened 
    on May 30
  • #8069

Graphql-js has introduced support to configure the execution option for the maximum number of coercion errors on release 16.11.0 I would like to be able to configure this parameter on Apollo Server.
  • cristunaranjo
  • Opened 
    on May 9
  • #8061

Hello, We have recently ran into an issue where it seems our seems our context changed mid request. So one of our users did some actions on our site which sends a confirmation email. The process is async ...
  • p1pah
  • 4
  • Opened 
    on Mar 26
  • #8051
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub