Tags: zfq308/graphql-java
Tags
Throws a MissingRootTypeException instead of branching. To DRY I removed branching in the `executeOperation` method and throws an error whenever a query refers to a missing operation. This brings us a little closer to the reference implementation https://github.com/graphql/graphql-js/blob/master/src/execution/execute.js#L419.
<T> javadoc fix up (graphql-java#815) * More aggressive property look up * <T> is for tea
Merge pull request graphql-java#286 from dminkovsky/master Updated README For v2.3.0
PreviousNext