Skip to content

Commit

Permalink
Fix links in docs to throwonfielderror
Browse files Browse the repository at this point in the history
Reviewed By: monicatang

Differential Revision: D63762273

fbshipit-source-id: 69ee1b792c112754893f4a56c3ba1f27c08579f8
  • Loading branch information
itamark authored and facebook-github-bot committed Oct 3, 2024
1 parent 6c88271 commit a2600b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ other fields that are not under a `@catch` will still not throw - because
`@throwOnFieldError` would be missing.

Read more about `@throwOnFieldError`
[here](https://relay.dev/docs/next/api-reference/graphql-and-directives/#throwonfielderror-experimental).
[here](https://relay.dev/docs/next/api-reference/graphql-and-directives/#throwonfielderror).

## `@catch` arguments

Expand Down

0 comments on commit a2600b5

Please sign in to comment.