File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77[ ![ dependencies] ( https://david-dm.org/19majkel94/type-graphql/status.svg )] ( https://david-dm.org/19majkel94/type-graphql )
88[ ![ gitter] ( https://badges.gitter.im/type-graphql.svg )] ( https://gitter.im/type-graphql?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
99
10- Create GraphQL resolvers and schemas with TypeScript, using classes and decorators!
10+ Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
1111
1212## Design Goals
1313We all love GraphQL but creating GraphQL API with TypeScript is a bit of pain.
Original file line number Diff line number Diff line change 88 },
99 "license" : " MIT" ,
1010 "readmeFilename" : " README.md" ,
11- "description" : " Create GraphQL resolvers and schemas with TypeScript, using classes and decorators!" ,
11+ "description" : " Create GraphQL schema and resolvers with TypeScript, using classes and decorators!" ,
1212 "repository" : {
1313 "type" : " git" ,
1414 "url" : " https://github.com/19majkel94/type-graphql.git"
You can’t perform that action at this time.
0 commit comments