bofia
bofia
The `Vary` header can change the cacheability of a response. This library could add some helpers to account for it. A dev would probably want to create a cache key...
When passing in a response with just the `Date` header set, the return value is: `reasons`: nil `expires`: time.Time{} (a zero value) `err`: nil I would expect the `reasons` to...
### What happened? Placing a `OBJECT` directive on the root `Mutation` type doesn't get run ### What did you expect? The directive should get run for the root nodes ###...
Endpoint doesn't have a Access-Control-Allow-Origin header, which prevents chrome from using this API