Issues
- 0
Support for interfaces
#106 opened by alexamenta - 0
Nested PydanticInputObjectType
#104 opened by delemeator - 0
Don't know how to convert the Pydantic field AnyUrl
#102 opened by konnerthg - 2
how to pass in a json data struct?
#101 opened by c-xlenz - 0
Update test matrix: drop Python 3.7, add 3.12
#95 opened by necaris - 13
No support for pydantic-2
#87 opened by stabacco - 1
Restore Graphene 2 support?
#92 opened by nick-merrill - 3
Support Constrained types
#64 opened by lovetoburnswhen - 5
Correct handling of python reserved keywords
#38 opened by MaximZemskov - 5
- 2
- 0
Not working list[str] field
#83 opened by conao3 - 2
- 4
Support for Dict types
#55 opened by dylanmcreynolds - 3
- 2
- 3
- 2
Pydantic not on latest version
#53 opened by JosXa - 3
Support for `Literal` typed fields
#54 opened by robotoer - 4
Support for pydantic 1.8
#65 opened by deepaerial - 2
- 4
json string support?
#37 opened by hyusetiawan - 3
Support type hinting for InputObjectTypes
#49 opened by alex-grover - 1
- 1
Model inheritance does not convert correctly
#59 opened by VerzCar - 2
- 0
- 3
- 6
AssertionError: Found different types with the same name in the schema: Foo, Foo.
#34 opened by dantp-ai - 2
support for V3?
#36 opened by hyusetiawan - 7
Pydantic Version Error
#43 opened by moluwole - 0
- 4
Support for Mutations / InputObjectTypes
#19 opened by alexhafner - 9
Great work on the package
#28 opened by syrusakbary - 1
Support for pydantic version 1.5
#24 opened by yagnik - 1
Support for Pydantic Dataclass
#26 opened by matt-koevort - 1
Union of Scalar Types
#25 opened by matt-koevort - 3
- 2
Support pydantic >1.3
#20 opened by daviskirk - 6
The current supported type is inconsistent with the type supported by pydantic
#15 opened by hyu9999 - 3
Pydantic 1.3+ support
#17 opened by alexhafner - 6
graphql.error.located_error.GraphQLLocatedError: name 'get_hackers' is not defined
#16 opened by athul - 2
Examples don't work in Python 3.6
#11 opened by necaris - 4
problem with examples
#10 opened by dpgoetz