Skip to content

u4bi-store/graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Demo Server

npm install
standard graphql api
    npm run dev:server
    npm run json:server
todo graphql api
    npm run todo-dev:server
    npm run todo-json:server
board graphql api
    npm run board-dev:server
    npm run board-json:server
github user profile graphql api
    npm run gitapi-dev:server
input-object graphql api
    npm run input-object-dev:server
    npm run input-object-json:server

Releases

No releases published

Packages

No packages published