Skip to content

SiragumoHuin/graphQL-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphQL-sample

GraphQLを一通り楽しめるサンプルです。

Description

こちらの記事のために作ったサンプルです。
https://qiita.com/SiragumoHuin/items/cc58f456bc43a1be41b4

Requirement

Usage

node src/1/index.js

Access http://localhost:4000 in Web browser.

Install

yarn install

Install from scratch

mkdir graphQL-sample
cd graphQL-sample
yarn init -y
mkdir src
touch src/index.js
yarn add graphql-yoga

About

GraphQL Training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published