bastosmichael / graphql-typescript-hellow-world-sdk

Creating an SDK for my hello world example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-typescript-sdk

To create the npm package run

npm run build
mkdir testing
cd testing
npm init -y
npm install ..

About

Creating an SDK for my hello world example


Languages

Language:TypeScript 91.0%Language:JavaScript 9.0%