Skip to content

Commit cb17d48

Browse files
authored
Merge pull request #75 from apollographql/cache-fix-typo
Cache: fix typo
2 parents 5aaaf82 + af67bd5 commit cb17d48

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

cache/v0.3/cache-v0.3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ This specification provides a list of directives related to caching.
1616
Some of the definitions directly come from [Apollo Server](https://www.apollographql.com/docs/apollo-server/performance/caching/).
1717

1818
#! @typePolicy
19+
1920
:::[definition](cache-v0.3.graphql#@typePolicy)
2021

2122
#! @fieldPolicy
23+
2224
:::[definition](cache-v0.3.graphql#@fieldPolicy)
2325

2426
#! @cacheControl

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
## cache v0.3
4747

48-
[cache v0.2](cache/v0.3) directives related to caching
48+
[cache v0.3](cache/v0.3) directives related to caching
4949

5050
## fakes v0.0
5151

0 commit comments

Comments
 (0)