gsb

0.19.2 • Public • Published

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

Package Sidebar

Install

npm i gsb

Weekly Downloads

16

Version

0.19.2

License

MIT

Unpacked Size

62.6 kB

Total Files

21

Last publish

Collaborators

  • erayhanoglu