graphql-playground-mock
v1.1.3
Published
Start GraphQL Playground Server in mock mode by specifying GraphQL Schema file
Downloads
1
Maintainers
Readme
graphql-playground-mock
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)