mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-17 03:50:44 +03:00
commit
bb6dc43d4b
|
@ -27,7 +27,7 @@ But also using instances of Enum:
|
||||||
Value descriptions
|
Value descriptions
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
It's possible to add a description to a enum value, for that the the enum value
|
It's possible to add a description to a enum value, for that the enum value
|
||||||
needs to have the ``description`` property on it.
|
needs to have the ``description`` property on it.
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
Loading…
Reference in New Issue
Block a user