graphene/docs/types
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
..
enums.rst Highlight .get in backticks 2022-01-13 15:33:09 +05:30
index.rst Remove AbstractType (#1053) 2019-09-27 09:54:19 +01:00
interfaces.rst Update interfaces.rst 2021-04-12 22:33:14 -07:00
list-and-nonnull.rst Add documentation on NonNull lists 2018-02-07 12:06:29 -08:00
mutations.rst Fixing grammar and spelling errors across a number of files. 2021-04-12 23:53:36 -07:00
objecttypes.rst Syntax Error Fixed for Dictionary assert (#1267) 2020-09-22 17:10:01 +01:00
scalars.rst fix: input with invalid types should raise an error 2022-06-20 15:15:14 +02:00
schema.rst Fixing grammar and spelling errors across a number of files. 2021-04-12 23:53:36 -07:00
unions.rst Fixing grammar and spelling errors across a number of files. 2021-04-12 23:53:36 -07:00