netlify-onegraph-internal
Advanced tools
Comparing version 0.0.35 to 0.0.36
@@ -19,2 +19,3 @@ import { DocumentNode, FragmentDefinitionNode, GraphQLSchema, OperationDefinitionNode, OperationTypeNode } from "graphql"; | ||
netlifyGraphPath: string[]; | ||
graphQLConfigJsonFilename: string[]; | ||
framework: string; | ||
@@ -21,0 +22,0 @@ extension: string; |
@@ -36,2 +36,3 @@ "use strict"; | ||
webhookBasePath: "/.netlify/functions", | ||
graphQLConfigJsonFilename: [".graphqlrc.json"], | ||
netlifyGraphImplementationFilename: [ | ||
@@ -38,0 +39,0 @@ "netlify", |
@@ -14,2 +14,3 @@ "use strict"; | ||
netlifyGraphPath: ["..", "..", "lib", "netlifyGraph"], | ||
graphQLConfigJsonFilename: [".graphqlrc.json"], | ||
webhookBasePath: "/api", | ||
@@ -16,0 +17,0 @@ framework: "Next.js", |
@@ -14,2 +14,3 @@ "use strict"; | ||
extension: "js", | ||
graphQLConfigJsonFilename: [".graphqlrc.json"], | ||
webhookBasePath: "/webhooks", | ||
@@ -16,0 +17,0 @@ functionsPath: [ |
@@ -16,2 +16,3 @@ "use strict"; | ||
netlifyGraphPath: ["functions", "netlifyGraph"], | ||
graphQLConfigJsonFilename: [".graphqlrc.json"], | ||
framework: "custom", | ||
@@ -18,0 +19,0 @@ webhookBasePath: "/api", |
@@ -17,2 +17,3 @@ "use strict"; | ||
netlifyGraphPath: ["..", "..", "lib", "netlifyGraph"], | ||
graphQLConfigJsonFilename: [".graphqlrc.json"], | ||
framework: "custom", | ||
@@ -19,0 +20,0 @@ webhookBasePath: "/api", |
{ | ||
"name": "netlify-onegraph-internal", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
346065
4533