-
### Link to Reproduction
### `@apollo/client` version
### Apollo Client Devtools version
4.18.9
-
### Version
4.1.1
### Environment info
```
System:
OS: Windows 10 10.0.18362
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Binaries:
Node: 10.16.2 - C:\Pr…
-
EDIT: See here for what the bug was: https://github.com/apollographql/apollo-tooling/pull/1525#issuecomment-725195745
**Intended outcome:**
I was trying to generate types and/or check types, or …
-
Apologies if this is the incorrect place to ask.
I have a simple example component and DB spun up using a self hosted postgrest server where I am trying to test out the auto cache update functional…
-
Hi there!
I did bring this up recently in a tangentially-related PR discussion, and @sebmarkbage pointed out that this would do better as it's own issue, so here goes :)
We found that for testing …
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.17.1
- Nuxt Version: 3.7.1
- CLI Version: 3.8.1
- Nitro Version: 2.6.3
- Package Manager: pnpm@8.7.4
- Builde…
-
React version: 18.0.0, 18.1.0-next-fc47cb1b6-20220404 (latest version in codesandbox)
## Steps To Reproduce
1. Install a plugin that creates a script tag at the top(ex: [Apollo Client Devtoo…
-
**Intended outcome:**
Test with MockedProvider receiving mocked data successfully.
related code (minimal repro):
```typescript
import React from 'react'
import { render } from '@testing-l…
-
## Waiting for a fix in a 3rd party lib
Can't fix/improve those parts right now, would need improvements in Apollo, graphiql and GraphQL Playground.
- [X] Populate the `Authorization` header when …
-
**Intended outcome:**
Execute a `@client` query against local resolvers from GraphiQL and see in the result only the fields asked for in the query.
**Actual outcome:**
The entire object as retur…
vigie updated
2 years ago