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 3022eb2 commit 8c0da6fCopy full SHA for 8c0da6f
docs2/site/docs/migrations/migration3.md
@@ -15,7 +15,7 @@ These .Net types now are automatically mapped to corresponding built-in custom s
15
* BigInt
16
17
There is also support for converting base-64 encoded strings to byte arrays. See
18
-the [FAQ](known-issues#can-custom-scalars-serialize-non-null-data-to-a-null-value-and-vice-versa)
+the [FAQ](../guides/known-issues#can-custom-scalars-serialize-non-null-data-to-a-null-value-and-vice-versa)
19
and the `ValueConverter` class for more details.
20
21
See [Schema Types](https://graphql-dotnet.github.io/docs/getting-started/schema-types) for more details.
0 commit comments