We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d1e2d commit 9a9c17aCopy full SHA for 9a9c17a
website/pages/upgrade-guides/v16-v17.mdx
@@ -136,7 +136,7 @@ See https://github.com/graphql/graphql-js/pull/4322
136
137
- Deprecated `astFromValue` use `valueToLiteral` instead, when leveraging `valueToLiteral` ensure
138
that you are working with externally provided values i.e. the SDL provided defaultValue to a variable.
139
-- Deprecated `valueFormAST` use `coerceInputLiteral` instead
+- Deprecated `valueFromAST` use `coerceInputLiteral` instead
140
141
## New Features
142
0 commit comments