mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 13:14:30 +00:00
* allow GraphQLNonNull usage with and without new * use GraphQLNullableType instead of T on generics of GraphQLNonNull * fix code-style and add fixes for GraphQLList 4 spaces instead of 2 use `export` instead of `declare` * add JCMais as definition author