apollo-feature-requests icon indicating copy to clipboard operation
apollo-feature-requests copied to clipboard

🧑‍🚀 Apollo Client Feature Requests | (no 🐛 please).

Results 193 apollo-feature-requests issues
Sort by recently updated
recently updated
newest added

Over the course of building a large web app with apollo client, I’ve found that the most challenging part of using apollo client and the cache properly to be debugging...

📕 cache
:bug: debugging

I'm using the `` component of `react-apollo`, and I'm looking a simple way to write one GQL file that defines several related operations I might need for a component, which...

project-apollo-client

I want to access the query variables to set the key in local cache since my query doesn't have id and identical by query variable, how to access the query...

project-apollo-client

This request is quite simple, I'd like the same onComplete and onError props that Mutation and now Query have. The use case is to allow manipulation of props within a...

project-apollo-client

We have a few noisy automated queries that hit our graphql server (e.g. E2E health checks). They end up filling up our engine metrics with a lot of useless data....

project-apollo-server

## Problem I was looking for a way to turn off `cacheControl` types from being injected into my schema. There isn't any documentation around this from what I could see....

project-apollo-server

Migrated from: apollographql/apollo-client#1152

project-apollo-client (legacy)
core

Migrated from: apollographql/react-apollo#2059