graphql-experimental
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -303,2 +303,4 @@ // Minimum TypeScript Version: 2.6 | ||
FormattedExecutionResult, | ||
ExecutionPatchResult, | ||
AsyncExecutionResult, | ||
} from './execution/index'; | ||
@@ -305,0 +307,0 @@ |
{ | ||
"name": "graphql-experimental", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A Query Language and Runtime which can target any service.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
2152369
39094