graphene/graphene
Erik Wrede 23ca978918
Merge pull request #1414 from loft-orbital/issue-#1413_fix-invalid-input-type
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.
2022-08-14 11:55:45 +02:00
..
pyutils Chore: Refactor Multi Expression Code 2021-11-05 02:21:14 +01:00
relay Make Graphene compatible with Core 3.2 2022-05-07 00:50:03 +02:00
test Make Graphene compatible with Core 3.2 2022-05-07 00:50:03 +02:00
tests fix: input with invalid types should raise an error 2022-06-20 15:15:14 +02:00
types Merge pull request #1414 from loft-orbital/issue-#1413_fix-invalid-input-type 2022-08-14 11:55:45 +02:00
utils fix: default value for argument should be Undefined (Issue #1394) and update function from_global_id exception handling (b217aefa8c) 2022-03-20 18:49:44 +01:00
validation Chore: Refactor Multi Expression Code 2021-11-05 02:21:14 +01:00
__init__.py v3.1.0 2022-05-30 13:57:16 +01:00