John Vajda

Results 82 issues of John Vajda

### Relates to https://github.com/apollographql/apollo-client/issues/8236 https://github.com/apollographql/apollo-feature-requests/issues/198 ### Details This relates to our work in our webClient to offer a useFragment hook, and there has been some interest in this same level...

:sparkles: Type: Feature
:file_cabinet: Normalized cache

One of the disadvantages of GraphQL’s request/response model is that the GraphQL response is not returned to clients until the entire request has finished processing. However, not all requested data...

:sparkles: Type: Feature

This PR attempts to document cache.batch introduced in #7819. Though I wasn't completely sure how to construct an example of this in use, so I could use some help there....

📝 documentation

> From FR[ #247](https://github.com/apollographql/apollo-feature-requests/issues/247) Currently, Apollo Client's `pollInterval` refetches every n milliseconds, regardless of whether the user is actively using the page or not, which isn't optimized. Rising libraries such...

😍 pull-requests-welcome
🍪 feature-request
🏓 awaiting-team-response

### Description As part of our GA release of iOS 1.0 we will need to do a pretty large update to our [iOS client documentation](https://www.apollographql.com/docs/ios/v1) in order to document the...

docs

As part of our Go to market approach for the iOS 1.0 release, we'll be writing a blog that focuses on the cool stuff in the 1.0 release. ### Tasks...

product

One of the disadvantages of GraphQL’s request/response model is that the GraphQL response is not returned to clients until the entire request has finished processing. However, not all requested data...

feature
blocked

One of the disadvantages of GraphQL’s request/response model is that the GraphQL response is not returned to clients until the entire request has finished processing. However, not all requested data...

feature

Today we add the client info in by default on the iOS client for [Client Awareness in Studio](https://www.apollographql.com/docs/studio/metrics/client-awareness/). It’s not configurable as [opt-in like in Kotlin Client](https://www.apollographql.com/docs/kotlin/advanced/client-awareness/). As we look...

feature
networking-stack

### Relates to https://github.com/apollographql/apollo-client/issues/8236 https://github.com/apollographql/apollo-feature-requests/issues/198 ### Details This relates to our work in our web Client to offer a useFragment hook, and there has been some interest in this same...

feature