Skip to content

Commit 9018817

Browse files
authored
chore: export GraphQLFormattedErrorExtensions
1 parent 7df19d2 commit 9018817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/error/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export type {
33
GraphQLErrorOptions,
44
GraphQLFormattedError,
55
GraphQLErrorExtensions,
6+
GraphQLFormattedErrorExtensions,
67
} from './GraphQLError';
78

89
export { syntaxError } from './syntaxError';

0 commit comments

Comments
 (0)