-
https://github.com/elastic/apm-agent-nodejs/issues/1952 will add initial experimental ESM support. This issue lists a number of follow tasks for ESM support:
- [ ] node v20 support (there is an IIT…
-
### Runtime
Node.js
### Runtime version
v20.10.0
### Module version
21.3.10
### Last module version without issue
21.0.0
### Used with
@apollo/server, @as-integrations/hapi
…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
Hapi has unfortunately introduced a breaking change in a the minor version 21.1.0 which causes a type issue in `@as-integrations` and [apollo-server-integration-hapi](https://github.com/apollo-server-…
-
## Is your feature request related to a problem?
[apollo-server-micro](https://www.npmjs.com/package/apollo-server-micro) is not listed in the supported servers.
## Describe Alternatives
…
-
Research graphQL: https://graphql.org/
- https://www.apollographql.com/docs/apollo-server/v1/servers/hapi/
- Look into react integration
- current base/server.js would become restServer.js
- H…
-
OSX 13.3
Stuck downloading when opening .app
tried /Applications ❯ open guijs.app/Contents/MacOS/guijs
the following is output
starting with ..
`npm WARN ERESOLVE overriding peer dependenc…
-
### Issue Description
I am using below latest versions & migrating to @apollo/server v4
```
"@apollo/gateway": "2.4.8",
"@apollo/server": "4.7.4",
"graphql": "16.6.0",
"type-graph…
-
## 🌟 EPIC
By going through the different directories and executing ``yarn upgrade``, got the following warnings & errors:
### Admin:
babel-preset-env:
- **warning babel-preset-env > …
-
# Motivation
When trying to implement a GraphQL server for node.js, developers often need to make a decision about what implementation they can use (from a wide range of options including yoga1). T…