graphql-fields-projection
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "graphql-fields-projection", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -10,2 +10,5 @@ "main": "lib/index.js", | ||
}, | ||
"files": [ | ||
"/lib" | ||
], | ||
"scripts": { | ||
@@ -12,0 +15,0 @@ "test": "jest ./test", |
@@ -170,2 +170,3 @@ # GraphQL Fields Projection | ||
// This is an example with Apollo Federation, but you can run with any resolvers | ||
__resolveReference(parent, context, info) { | ||
@@ -172,0 +173,0 @@ const { loaders } = context; |
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
195
21623
7
134