We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a352e commit 40229b8Copy full SHA for 40229b8
docs/types/scalars.rst
@@ -13,7 +13,7 @@ All Scalar types accept the following arguments. All are optional:
13
14
``required``: *boolean*
15
16
- If ``True``, the server will enforce a value for this field. See `NonNull <./list-and-nonnull.html#nonnull>`_. Default is ``False``.
+ If ``True``, the server will enforce a value for this field. See `NonNull <../list-and-nonnull.html#nonnull>`_. Default is ``False``.
17
18
``deprecation_reason``: *string*
19
0 commit comments