Socket
Book a DemoInstallSign in
Socket

gsb

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsb

GSB

latest
Source
npmnpm
Version
0.19.2
Version published
Weekly downloads
14
100%
Maintainers
1
Weekly downloads
 
Created
Source

GSB

NPM Version NPM Downloads Build Status Test Coverage Dependencies DevDependencies

GSB

GSB (GraphQL Schema Builder) provides a better way for building GraphQL schemas.

  • Schema linking :

    • Modular schema for modular applications
    • Builds one schema from separate schemas
  • Type extending:

    • Allows type extending which GraphQL does not support for now
    • Can override fields and arguments

Node Compatibility

  • node >= 6.x;

License

MIT

Keywords

javascript

FAQs

Package last updated on 25 May 2019

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