@graphql-tools/delegate
Advanced tools
Comparing version 10.2.14-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce to 10.2.14-alpha-ff2585c18ba184be4bbf778c0d51b1246ac9fac3
@@ -1,2 +0,2 @@ | ||
import { ExecutionRequest, ExecutionResult, Executor, PromiseWithResolvers, Maybe } from '@graphql-tools/utils'; | ||
import { ExecutionRequest, ExecutionResult, Executor, Maybe } from '@graphql-tools/utils'; | ||
export { createDeferred } from '@graphql-tools/utils'; | ||
@@ -3,0 +3,0 @@ import * as graphql from 'graphql'; |
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.14-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce", | ||
"version": "10.2.14-alpha-ff2585c18ba184be4bbf778c0d51b1246ac9fac3", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/batch-execute": "9.0.13-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce", | ||
"@graphql-tools/batch-execute": "9.0.13-alpha-ff2585c18ba184be4bbf778c0d51b1246ac9fac3", | ||
"@graphql-tools/executor": "^1.3.10", | ||
@@ -44,0 +44,0 @@ "@graphql-tools/schema": "^10.0.11", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
300986