status-im / nim-graphql

Nim implementation of GraphQL with sugar and steroids
Apache License 2.0
65 stars 6 forks source link

Allow deprecation of input values (field args, directive args, input fields) #104

Closed jangko closed 2 years ago

jangko commented 2 years ago

see graphql/graphql-spec#805