mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-13 05:06:47 +03:00
23ca978918
Providing an invalid value to an input type will now provoke an exception. For example if the input as the type `UUID` and that you provide the value `2` it will now fail. |
||
---|---|---|
.. | ||
enums.rst | ||
index.rst | ||
interfaces.rst | ||
list-and-nonnull.rst | ||
mutations.rst | ||
objecttypes.rst | ||
scalars.rst | ||
schema.rst | ||
unions.rst |