mirror of
https://github.com/graphql-python/graphene.git
synced 2025-10-27 22:21:38 +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. |
||
|---|---|---|
| .. | ||
| _static | ||
| api | ||
| execution | ||
| relay | ||
| testing | ||
| types | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||
| quickstart.rst | ||
| requirements.txt | ||