We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aac856 commit 3a079fcCopy full SHA for 3a079fc
1 file changed
packages/delegate/src/mergeDataAndErrors.ts
@@ -1,3 +1,5 @@
1
+import AggregateError from '@ardatan/aggregate-error';
2
+
3
import { GraphQLError, locatedError } from 'graphql';
4
import { relocatedError } from '@graphql-tools/utils';
5
0 commit comments