DefinitelyTyped/types/graphql
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
..
error [graphql] fix GraphQL Error extensions property type 2018-09-24 12:42:38 +02:00
execution
jsutils
language
subscription
tsutils
type allow GraphQLNonNull usage with and without new (#29492) 2018-10-08 10:07:51 -07:00
utilities
validation
graphql-tests.ts
graphql.d.ts
index.d.ts allow GraphQLNonNull usage with and without new (#29492) 2018-10-08 10:07:51 -07:00
tsconfig.json
tslint.json