Skip to content

Commit 88c967f

Browse files
committed
Update 1.0 progress in README
1 parent 1295e42 commit 88c967f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,9 @@ as well.
129129
* [ ] General input value type checking and validation
130130
* [ ] Improve helper macros
131131
* [ ] `graphql_union!` helper completely missing
132-
* [ ] Add support for deprecating things
133-
* [ ] Custom enum values and descriptions
132+
* [X] `graphql_input_object!` helper completely missing
133+
* [X] Add support for deprecating things
134+
* [X] Custom enum values and descriptions
134135
* [ ] Improved syntax for fields that can't fail resolution - make
135136
`FieldResult<T>` optional maybe?
136137
* [ ] Investigate asynchronous execution - implementing it is not necessary, but

0 commit comments

Comments
 (0)