File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # graphql-codegen-validation-schema (for typescript)
1
+ # graphql-codegen-typescript- validation-schema
2
2
3
3
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
4
4
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " graphql-codegen-validation-schema" ,
2
+ "name" : " graphql-codegen-typescript- validation-schema" ,
3
3
"version" : " 0.0.1" ,
4
4
"description" : " GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema" ,
5
5
"respository" : {
6
6
"type" : " git" ,
7
- "url" : " https://github.com/Code-Hex/graphql-codegen-validation-schema.git"
7
+ "url" : " https://github.com/Code-Hex/graphql-codegen-typescript- validation-schema.git"
8
8
},
9
9
"main" : " dist/index.js" ,
10
10
"typings" : " dist/index.d.ts" ,
52
52
"graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
53
53
},
54
54
"bugs" : {
55
- "url" : " https://github.com/Code-Hex/graphql-codegen-validation-schema/issues"
55
+ "url" : " https://github.com/Code-Hex/graphql-codegen-typescript- validation-schema/issues"
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments