mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-13 17:52:19 +03:00
docs: add note on node.errors
This commit is contained in:
parent
18872ed8d5
commit
cb8f899292
|
@ -51,3 +51,7 @@ Here is custom formatting function
|
|||
formatted_error["path"] = error.path
|
||||
|
||||
return formatted_error
|
||||
|
||||
|
||||
.. note::
|
||||
``error.nodes`` might be other GraphQL type as well.
|
||||
|
|
Loading…
Reference in New Issue
Block a user