async-graphql/src/scalars
2020-03-20 14:03:41 -04:00
..
bool.rs add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
bson.rs Add support for bson crate's ObjectId as a Scalar, so that GraphQL integration with MongoDB become's possible. 2020-03-20 14:03:41 -04:00
datetime.rs v1.3.2 2020-03-20 11:56:08 +08:00
floats.rs add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
id.rs v1.3.2 2020-03-20 11:56:08 +08:00
integers.rs add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
mod.rs Add support for bson crate's ObjectId as a Scalar, so that GraphQL integration with MongoDB become's possible. 2020-03-20 14:03:41 -04:00
string.rs add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
url.rs v1.3.2 2020-03-20 11:56:08 +08:00
uuid.rs add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00