Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2c94f03

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

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.