Skip to content

Commit 9a9c17a

Browse files
Update website/pages/upgrade-guides/v16-v17.mdx
Co-authored-by: Yaacov Rydzinski <[email protected]>
1 parent b1d1e2d commit 9a9c17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/upgrade-guides/v16-v17.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ See https://github.com/graphql/graphql-js/pull/4322
136136

137137
- Deprecated `astFromValue` use `valueToLiteral` instead, when leveraging `valueToLiteral` ensure
138138
that you are working with externally provided values i.e. the SDL provided defaultValue to a variable.
139-
- Deprecated `valueFormAST` use `coerceInputLiteral` instead
139+
- Deprecated `valueFromAST` use `coerceInputLiteral` instead
140140

141141
## New Features
142142

0 commit comments

Comments
 (0)