Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 3e98529

Browse files
authored
Update link to formatError function
It was outdated and lead to a 404
1 parent f4414b4 commit 3e98529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ Each release of `express-graphql` will be accompanied by an experimental release
424424
Community feedback on this experimental release is much appreciated and can be provided on the [PR for the defer-stream branch](https://github.com/graphql/express-graphql/pull/726) or the [GraphQL.js issue for feedback](https://github.com/graphql/graphql-js/issues/2848).
425425

426426
[`graphql.js`]: https://github.com/graphql/graphql-js
427-
[`formaterror`]: https://github.com/graphql/graphql-js/blob/main/src/error/formatError.js
427+
[`formaterror`]: https://github.com/graphql/graphql-js/blob/958ac6c9b27b7147b47fa4c36d792c01a8d341a3/src/error/GraphQLError.ts#L251-L253
428428
[graphiql]: https://github.com/graphql/graphiql
429429
[`multer`]: https://github.com/expressjs/multer
430430
[`express-session`]: https://github.com/expressjs/session

0 commit comments

Comments
 (0)