@graphql-tools/executor-common
Advanced tools
Comparing version
# @graphql-tools/executor-common | ||
## 0.0.4-alpha-d14c97db2459925d3394a62c9d1242bc6f104a24 | ||
## 0.0.4-alpha-d1ceb3a47eabdb44d936c30a2c163c6c14f9e153 | ||
@@ -5,0 +5,0 @@ ### Patch Changes |
@@ -26,2 +26,3 @@ import { ExecutionRequest } from '@graphql-tools/utils'; | ||
interface UpstreamErrorExtensions { | ||
code?: string; | ||
serviceName?: string; | ||
@@ -28,0 +29,0 @@ request: { |
{ | ||
"name": "@graphql-tools/executor-common", | ||
"version": "0.0.4-alpha-d14c97db2459925d3394a62c9d1242bc6f104a24", | ||
"version": "0.0.4-alpha-d1ceb3a47eabdb44d936c30a2c163c6c14f9e153", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools", |
Sorry, the diff of this file is not supported yet
9187
0.42%79
1.28%