mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
Fix internal link on docs (#980)
This commit is contained in:
parent
89a352e93a
commit
40229b8a73
|
@ -13,7 +13,7 @@ All Scalar types accept the following arguments. All are optional:
|
|||
|
||||
``required``: *boolean*
|
||||
|
||||
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``.
|
||||
|
||||
``deprecation_reason``: *string*
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user