Skip to content

Commit 2c94f03

Browse files
authored
Update README to include Typed GraphQL (#237)
1 parent 416247c commit 2c94f03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ in addition to using [mypy](https://mypy-lang.org/) as type checker.
232232
Arminio, is a new GraphQL library for Python 3, inspired by dataclasses,
233233
that is also using GraphQL-core 3 as underpinning.
234234

235+
* [Typed GraphQL](https://github.com/willemt/typed-graphql), thin layer over GraphQL-core that uses native Python types for creating GraphQL schemas.
236+
235237

236238
## Changelog
237239

0 commit comments

Comments
 (0)