graphql-compose / graphql-compose/graphql-compose-mongoose
how to reconcile mongoose number type with graphql float and int types
Open
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
By default this library assumes that the number type in the mongoose schema is a float. How can I explicitly make it an Int?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.