graphql-python / graphql-python/graphene-pydantic
Support for Pydantic Dataclass
Open
- Dominant language
- Python
- Stars
- 249
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Dataclasses are really useful in some instances. Pydantic has a drop-in replacement for dataclasses - but does not seem to supported by this library. Not sure how difficult it would be to include it? I know the classes have a `__pydantic_model__` variable.
Contributor guide
Assessment
This issue has not been assessed yet.