Skip to content

Start GraphQL Playground Server in mock mode by specifying GraphQL Schema file

License

Notifications You must be signed in to change notification settings

nekoshita/graphql-playground-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-playground-mock npm version

Start GraphQL Playground Server in mock mode by specifying GraphQL Schema file

Install

npm install -g graphql-playground-mock

Usage

  Start GraphQL Playground Server in mock mode by specifying GraphQL Schema file

  Usage: 
    $ graphql-playground-mock FILE_PATH

  GraphQL Playground Server mocks givin GraphQL Schema file(.graphql or .json) at http://localhost:4000 (by default)

  Options:
    --port, -p      Output in JSON format (based on introspection query)

About

Start GraphQL Playground Server in mock mode by specifying GraphQL Schema file

Resources

License

Stars

Watchers

Forks

Packages

No packages published