netlify-onegraph-internal
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -500,3 +500,3 @@ "use strict"; | ||
} | ||
console.log("Persisting: ", fn.operationName, fn.cacheStrategy); | ||
console.log("Persisting: ", fn.operationName); | ||
return [4 /*yield*/, (0, oneGraphClient_1.executeCreatePersistedQueryMutation)({ | ||
@@ -719,3 +719,2 @@ nfToken: netlifyToken, | ||
var handlerOptions = _a.handlerOptions, netlifyGraphConfig = _a.netlifyGraphConfig, operationId = _a.operationId, operationsDoc = _a.operationsDoc, schema = _a.schema; | ||
console.log("Generating handler source for operation", operationId); | ||
var parsedDoc = (0, graphql_1.parse)(operationsDoc, { noLocation: true }); | ||
@@ -722,0 +721,0 @@ var operations = (0, exports.extractFunctionsFromOperationDoc)(parsedDoc); |
{ | ||
"name": "netlify-onegraph-internal", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Internal tools for use by Netlify", | ||
@@ -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
418415
5418