graphql-playground-mock

1.1.3 • Public • Published

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)

/graphql-playground-mock/

    Package Sidebar

    Install

    npm i graphql-playground-mock

    Weekly Downloads

    2

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    16 kB

    Total Files

    15

    Last publish

    Collaborators

    • nekoshita