DefinitelyTyped/types/graphql/type
Jonathan Cardoso Machado 05c905227b allow GraphQLNonNull usage with and without new (#29492)
* 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
2018-10-08 10:07:51 -07:00
..
definition.d.ts allow GraphQLNonNull usage with and without new (#29492) 2018-10-08 10:07:51 -07:00
directives.d.ts
index.d.ts
introspection.d.ts
scalars.d.ts
schema.d.ts
validate.d.ts