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

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago