status-im / nim-graphql

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

fixes non repeatable directive error message #83

Closed jangko closed 3 years ago

jangko commented 3 years ago

from: Error: duplicate name 'mydir' to : Error: directive is non repeatable 'mydir'