Expand description
Provides GraphQLType implementations for some external types
Modulesยง
- anyhow
- GraphQL support for
anyhow::Error. - bigdecimal
- GraphQL support for
bigdecimalcrate types. - bson
- GraphQL support for bson types.
- chrono
- GraphQL support for
chronocrate types. - chrono_
tz - GraphQL support for
chrono-tzcrate types. - rust_
decimal - GraphQL support for
rust_decimalcrate types. - time
- GraphQL support for
timecrate types. - url
- GraphQL support for url types.
- uuid
- GraphQL support for uuid types.