Skip to content

Commit 8fe8b0e

Browse files
committed
feat(graphql-yoga): add error schema coordinate extension
1 parent acbfadf commit 8fe8b0e

File tree

2 files changed

+83
-89
lines changed

2 files changed

+83
-89
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
"package-up": "patches/package-up.patch"
106106
},
107107
"overrides": {
108+
"@graphql-tools/executor": "1.5.0-alpha-20251027130952-40022d4f527c54b1c783614d6b2c21c39e26556b",
109+
"@graphql-tools/utils": "10.10.0-alpha-20251027130952-40022d4f527c54b1c783614d6b2c21c39e26556b",
108110
"axios": "1.12.2",
109111
"estree-util-value-to-estree": "3.5.0",
110112
"eslint-plugin-unicorn": "56.0.1",

0 commit comments

Comments
 (0)