Skip to content

Commit dded140

Browse files
committed
docs(readme): notify ongoing PR @ Apollo
1 parent cac3578 commit dded140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ addDirectiveResolveFunctionsToSchema(schema, {
184184
## Limitations
185185

186186
* `FIELD` and `FIELD_DEFINITION` are the only two supported locations
187-
* [Apollo InMemoryCache](https://www.apollographql.com/docs/react/basics/caching.html) doesn't support custom directives yet. **Be careful: using custom directives in your queries can corrupt your cache.**
187+
* [Apollo InMemoryCache](https://www.apollographql.com/docs/react/basics/caching.html) doesn't support custom directives yet. **Be careful: using custom directives in your queries can corrupt your cache.** [A PR is waiting to be merged to fix it](https://github.com/apollographql/apollo-client/pull/2710).
188188

189189
## Inspiration
190190

0 commit comments

Comments
 (0)