+1
-1
docs/graphcache/normalized-caching.md
+1
-1
docs/graphcache/normalized-caching.md
···However, this isn't quite enough yet to store the relations from GraphQL results. The normalizedcache must also generate primary keys for each entity so that it can store them in table-like data-enforces](https://relay.dev/docs/en/graphql-server-specification.html#object-identification) that+enforces](https://relay.dev/docs/guides/graphql-server-specification/#object-identification) thateach entity must have an `id` field. This allows it to assume that there's an obvious primary keyfor each entity it may query. Instead, `urql`'s Graphcache and Apollo assume that there _may_ be an