graphql-schema-modular
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -113,3 +113,3 @@ "use strict"; | ||
name: name, | ||
resolver: resolver | ||
resolver: resolver() | ||
}; | ||
@@ -116,0 +116,0 @@ }; |
{ | ||
"name": "graphql-schema-modular", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Make organizing graphql schema modules easier", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23027