Parse type extensions

Signed-off-by: Eugen Wissner <belka@caraus.de>
This commit is contained in:
2020-01-26 11:55:15 +01:00
parent b4a3c98114
commit a6bd2370b6
3 changed files with 96 additions and 6 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to
## [Unreleased]
### Added
- AST for the GraphQL schema.
- Parser for the TypeSystemDefinition.
- Type system definition parser.
- `Trans.argument`.
- Schema extension parser.