Skip to content

Commit d178ac8

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

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
@@ -24,7 +24,7 @@ A response is fetched from the network first. If no valid response cannot be fou
2424

2525
## `allowCachedErrors`
2626

27-
Sets whether to allow GraphQL errors to be returned from the cache. If set to false, if any field is an Error in the cache, the returned response has a null data and a non-null exception of type ApolloGraphQLException.
27+
Sets whether to allow GraphQL errors to be returned from the cache. If set to false, if any field is an Error in the cache, the returned response has a null data and a non-null exception of type `ApolloGraphQLException`.
2828

2929
## `allowCachedPartialResults`
3030

0 commit comments

Comments
 (0)