Skip to content

v7.0

@tinnou tinnou tagged this 09 Jan 06:37
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.
Assets 2
Loading