Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit abedb68

Browse filesBrowse files
Marius Schulzfacebook-github-bot
authored andcommitted
Fix typo in description of the @throwOnFieldError directive
Summary: Fix typo in description of the `throwOnFieldError` directive. Differential Revision: D76339311 fbshipit-source-id: bdff3c685da5418f729e5ec753f7dd4c2dd8ed1f
1 parent 21d344b commit abedb68
Copy full SHA for abedb68

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎compiler/crates/relay-schema/src/relay-extensions.graphql‎

Copy file name to clipboardExpand all lines: compiler/crates/relay-schema/src/relay-extensions.graphql
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ directive @no_inline(raw_response_type: Boolean) on FRAGMENT_DEFINITION
2626
2727
A directive added to queries and fragments which causes the Relay client to throw
2828
if reading a field that has an error. Relay will also honor the @semanticNonNull
29-
direcitve on fields read from that query or fragment. Emitted types for such
29+
directive on fields read from that query or fragment. Emitted types for such
3030
fields will be non-null. Requires the `experimental_emit_semantic_nullability_types`
3131
typegen configuration to be enabled.
3232

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.