graphql-codegen-typescript-common
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import { PluginFunction } from 'graphql-codegen-core'; | ||
import { PluginFunction, DocumentFile } from 'graphql-codegen-core'; | ||
import { GraphQLSchema } from 'graphql'; | ||
@@ -33,3 +33,3 @@ export * from './helpers'; | ||
}; | ||
export declare function initCommonTemplate(hbs: any, schema: any, config: TypeScriptCommonConfig): { | ||
export declare function initCommonTemplate(hbs: any, schema: any, documents: DocumentFile[], config: TypeScriptCommonConfig): { | ||
templateContext: { | ||
@@ -36,0 +36,0 @@ config: TypeScriptCommonConfig; |
{ | ||
"name": "graphql-codegen-typescript-common", | ||
"version": "0.19.0-alpha.a6afb569", | ||
"version": "0.19.0-alpha.b6055f5a", | ||
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side", | ||
@@ -16,9 +16,9 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"common-tags": "1.8.0", | ||
"graphql-codegen-core": "0.19.0-alpha.a6afb569", | ||
"graphql-codegen-plugin-helpers": "0.19.0-alpha.a6afb569" | ||
"graphql-codegen-core": "0.19.0-alpha.b6055f5a", | ||
"graphql-codegen-plugin-helpers": "0.19.0-alpha.b6055f5a" | ||
}, | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.19.0-alpha.a6afb569", | ||
"codegen-templates-scripts": "0.19.0-alpha.b6055f5a", | ||
"graphql": "14.1.1", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.a6afb569" | ||
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.b6055f5a" | ||
}, | ||
@@ -25,0 +25,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1100932
0.01%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed