Skip to content

Commit 7ad9d0c

Browse files
authoredMay 6, 2021
Adds NodaTime types library (#3665)
1 parent a5ab95e commit 7ad9d0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎COMMUNITY.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Various libraries, packages, etc. that developers can add to their own project a
1818

1919
- [AutoGuru.HotChocolate.PolymorphicIds](https://github.com/autoguru-au/hotchocolate-polymorphic-ids) - Polymorphic Relay IDs for HotChocolate
2020

21+
## Types
22+
23+
- [HotChocolate.Types.NodaTime](https://github.com/shoooe/hotchocolate-nodatime) - Adds support for [NodaTime](https://github.com/nodatime/nodatime) types in Hot Chocolate.
24+
2125
### Validation
2226

2327
- [AppAny.HotChocolate.FluentValidation](https://github.com/appany/AppAny.HotChocolate.FluentValidation) - Input field HotChocolate + FluentValidation integration

0 commit comments

Comments
 (0)
Please sign in to comment.