2.0.1 • Published 3 years ago

graphql-schema-merger v2.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

GraphQL Schema Stitcher 🚀

A helper tool to help you merge your graphql schema files without losing any directives.

Documentation

Examples

const helper = new GraphQLSchemaStitcher({
    inputDir: 'directory with schemas',
});
helper.stitch('output schema file path')

That's it! Yes, that simple

License

MIT

2.0.1

3 years ago

2.0.0

3 years ago

0.0.0

3 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago