Skip to content

Otazoman/graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-example

GraphQL sample.
By storing data in a JSON file, the data used in GraphQL can be variable.
If you want to change the data definition other than Book, you need to change the following files. (not verified)

query.graphql
resolver.ts
schema.graphql
types.ts


use method

$ git clone https://github.com/Otazoman/graphql-example.git
$ cd graphql-example
$ npm ci
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published