diff --git a/README.md b/README.md index 17efb97..62e2d69 100644 --- a/README.md +++ b/README.md @@ -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