mirror of
https://github.com/graphql-python/graphene.git
synced 2025-11-20 17:55:32 +03:00
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. |
||
|---|---|---|
| .. | ||
| pyutils | ||
| relay | ||
| test | ||
| tests | ||
| types | ||
| utils | ||
| validation | ||
| __init__.py | ||