add querier roadmap item

This commit is contained in:
Kasper Juul Hermansen 2023-01-30 22:25:40 +01:00
parent 496a687bc3
commit 34ed5fc3e9
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -10,12 +10,13 @@ Work in progress. This is not ready for usage yet
- [x] dagger cli downloader
- [x] dagger network session
- [ ] graphql rust codegen (User API)
- [x] graphql rust codegen (User API)
- [x] Scalars
- [x] Enums
- [x] Input
- [ ] Objects
- [x] Objects
- [ ] Implement context and querier
- [ ] Add codegen to hook into querier
- [ ] fix build / release cycle
- [ ] general api stabilisation
- [ ] document usage