We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5aaaf82 + af67bd5 commit cb17d48Copy full SHA for cb17d48
cache/v0.3/cache-v0.3.md
@@ -16,9 +16,11 @@ This specification provides a list of directives related to caching.
16
Some of the definitions directly come from [Apollo Server](https://www.apollographql.com/docs/apollo-server/performance/caching/).
17
18
#! @typePolicy
19
+
20
:::[definition](cache-v0.3.graphql#@typePolicy)
21
22
#! @fieldPolicy
23
24
:::[definition](cache-v0.3.graphql#@fieldPolicy)
25
26
#! @cacheControl
index.md
@@ -45,7 +45,7 @@
45
46
## cache v0.3
47
48
-[cache v0.2](cache/v0.3) directives related to caching
+[cache v0.3](cache/v0.3) directives related to caching
49
50
## fakes v0.0
51
0 commit comments