-
## WS-2021-0418 - Medium Severity Vulnerability
Vulnerable Library - apollo-server-core-2.22.2.tgz
Core engine for Apollo GraphQL server
Library home page: https://registry.npmjs.org/apollo-server-c…
-
I am creating an Angular 6 app and I am trying to get server side rendering working. I am having a lot of trouble with getting the page to wait for the GraphQL calls to AppSync to finish before the pa…
-
**Screenshot**
I use code from the [example here](https://the-guild.dev/graphql/sse/recipes#with-apollo)
![image](https://github.com/user-attachments/assets/790e5dc6-ad36-48e5-a692-3dbe19b0c0e2)
…
-
### Version
[v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19)
### Reproduction link
[https://pyj86.sse.codesandbox.io](https://pyj86.sse.codesandbox.io)
### Steps to repro…
-
RCSB PDB already uses a GraphQL server, so instead of schema-stitching, it makes sense to use a federated server to include links. https://www.apollographql.com/blog/apollo-federation-f260cf525d21/
…
-
Hello,
I'm unable to find a direct link to the documentation for the Apollo client for Angular on the main page or in the menu (at https://www.apollographql.com/docs/). There is react and ios link …
-
Hi there, I have a [server-side rendering use-case](https://github.com/n1ru4l/envelop/discussions/2250) and I wrote a thing for it. It lets you use Envelop with Apollo client.
## Example
```ts
…
-
**Intended outcome:**
After the lazy query be triggered, it should behave correctly according to the fetch policy chosen
**Actual outcome:**
The fetch policy ``cache-and-network`` isn't workin…
-
Hello,
I get **Store reset while query was in flight (not completed in link chain**) after cache.evict called.
I have an Angular 16 Project with "@apollo/client": "^3.11.0",
On Mutation, I will i…
-
On this page https://www.apollographql.com/docs/link/links/state/ there is a note at the top that apollo-link-state has been deprecated, with a link to a migration guide:
> ⚠️ As of Apollo Client 2…
ZM123 updated
3 years ago