From 68167346dca8c94197d5eef6e1704e6a0fc6e0eb Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 29 Jan 2023 22:18:39 +0100 Subject: [PATCH] with status --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bdfeac8..2c5927b 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,9 @@ Work in progress. This is not ready for usage yet - [x] dagger cli downloader - [x] dagger network session - [ ] graphql rust codegen (User API) + - [x] Scalars + - [x] Enums + - [x] Input + - [ ] Objects - [ ] fix build / release cycle - [ ] general api stabilisation