Files
DefinitelyTyped/types/graphql
Jan MelcherandGitHub f78ae917ae get[Mutation|Subscription]Type() are nullable
According to [`schema.js`](https://github.com/graphql/graphql-js/blob/master/src/type/schema.js#L160), `GraphQLSchema.getMutationType()` and `getSubscriptionType()` may return `undefined`, so the types should reflect that.
2017-06-21 10:42:38 +02:00
..
2017-03-27 19:37:17 +08:00
2017-03-27 19:37:17 +08:00
2017-03-27 19:37:17 +08:00