Currently we blacklist certain pydantic types from getting converted.
E.g.FilePath
, DirectoryPath
, Json
, JsonWrapper
We shouldn't do this because this stops people from converting it properly in scalar_overrides
argument of Schema.
Also, we should find a better way to register overrides for pydantic?
scalar_overrides doesn't work with generic types for example
See https://discord.com/channels/689806334337482765/938317339097698354/938368333860982794
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too