graphql-client icon indicating copy to clipboard operation
graphql-client copied to clipboard

Investigate the root `extensions` field on responses and Apollo cache control

Open tomhoule opened this issue 7 years ago • 0 comments

Just a reminder/placeholder for discussion on these two features. The extensions field is probably part of the standard (TODO: check), and would be easy to implement - maybe as an Option<serde_json::Value> at first. Apollo cache control may be a cool feature in the concrete platform clients.

https://github.com/apollographql/apollo-cache-control

tomhoule avatar Aug 24 '18 17:08 tomhoule