Skip to content

Commit d9f30b7

Browse files
martinbonninBoD
andauthored
Update Writerside/topics/options.md
Co-authored-by: Benoit 'BoD' Lubek <BoD@JRAF.org>
1 parent d178ac8 commit d9f30b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Writerside/topics/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Sets whether to allow GraphQL errors to be returned from the cache. If set to fa
2828

2929
## `allowCachedPartialResults`
3030

31-
Sets whether to allow partial results to be returned from the cache. If set to false, if any field is missing in the cache, the returned response has a null data and a non-null exception of type CacheMissException.
31+
Sets whether to allow partial results to be returned from the cache. If set to false, if any field is missing in the cache, the returned response has a null data and a non-null exception of type `CacheMissException`.
3232

3333
## `maxStale`
3434

0 commit comments

Comments
 (0)