Socket
Book a DemoInstallSign in
Socket

apollo-dev-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-dev-server

Simple CLI interface for GQL development harness

0.1.2
latest
Source
npmnpm
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

apollo-dev-server

Build Status

Simple dev cli for remote graphQL web servers with introspection enabled. For development purposes only.

Usage

First, install package:

npm install apollo-dev-server --save-dev

Then add to your "scripts" package.json entry:

{
    "start:gql": "apollo-dev-server --uri https://my.graphql.server/ --port 4000 --headers \"{authorization: 'Bearer Token'}\""
}

Note: remote graphQL server must have introspection enabled to work

Development

npm start -- --uri https://my.graphql.server/ --port 8080

Keywords

apollo

FAQs

Package last updated on 31 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.