Skip to content

Commit 3a079fc

Browse files
committed
add polyfill back
1 parent 8aac856 commit 3a079fc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/delegate/src/mergeDataAndErrors.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import AggregateError from '@ardatan/aggregate-error';
2+
13
import { GraphQLError, locatedError } from 'graphql';
24
import { relocatedError } from '@graphql-tools/utils';
35

0 commit comments

Comments
 (0)