https://github.com/ardatan/schema-stitching
🪡 GraphQL Schema Stitching - Combine any kind of GraphQL APIs into one larger API without vendor-locking
https://github.com/ardatan/schema-stitching
federation gateway graphql microservices schema-extensions schema-stitching stitching type-merging
Last synced: 6 months ago
JSON representation
🪡 GraphQL Schema Stitching - Combine any kind of GraphQL APIs into one larger API without vendor-locking
- Host: GitHub
- URL: https://github.com/ardatan/schema-stitching
- Owner: ardatan
- License: mit
- Created: 2023-01-09T10:26:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T18:27:28.000Z (6 months ago)
- Last Synced: 2025-04-09T19:37:07.874Z (6 months ago)
- Topics: federation, gateway, graphql, microservices, schema-extensions, schema-stitching, stitching, type-merging
- Language: MDX
- Homepage: https://the-guild.dev/graphql/stitching
- Size: 6.33 MB
- Stars: 55
- Watchers: 5
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://graphql.org/conf/2024/?utm_source=github&utm_medium=schema_stitching&utm_campaign=readme)
# Schema Stitching
[](https://badge.fury.io/js/%40graphql-tools%2Fstitch)
## Documentation
[https://the-guild.dev/graphql/stitching](https://the-guild.dev/graphql/stitching)
## Contributions
Contributions, issues and feature requests are very welcome. If you are using this package and fixed
a bug for yourself, please consider submitting a PR!And if this is your first time contributing to this project, please do read our
[Contributor Workflow Guide](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md)
before you get started off.## Code of Conduct
Help us keep GraphQL ESLint open and inclusive. Please read and follow our
[Code of Conduct](https://github.com/the-guild-org/Stack/blob/master/CODE_OF_CONDUCT.md) as adopted
from [Contributor Covenant](https://contributor-covenant.org).## License
Released under the [MIT license](./LICENSE).