/star-wars-graphql

A GraphQL Project to create queries and mutations from public apis

Primary LanguageTypeScript

star-wars-graphql

A GraphQL Project to create queries and mutations from public apis

Clone the repo url: git@github.com:venkateshvangala/star-wars-graphql.git

Dev Setup: npm install

Type Generation npm run codegen

Server Up

npm start