schema-stitching
There are 29 repositories under schema-stitching topic.
ardatan/graphql-tools
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
nautilus/gateway
A federated api gateway for graphql services. https://gateway.nautilus.dev/
tkosminov/nestjs-example
NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, Redis, Websocket, JWT authentication, ESLint 9
dotansimha/graphql-binding
Auto-generated SDK for your GraphQL API (supports schema stitching & codegen)
gmac/schema-stitching-handbook
Guided examples exploring GraphQL Tools v6+ Schema Stitching
graphql-binding/graphql-binding-github
Embed GitHub's GraphQL API into your server application
ardatan/schema-stitching
🪡 GraphQL Schema Stitching - Combine any kind of GraphQL APIs into one larger API without vendor-locking
ExpediaGroup/graphql-component
Composeable graphql components
d12/graphql-remote_loader
Performant remote GraphQL queries from within the resolvers of a Ruby GraphQL API.
gmac/graphql-stitching-ruby
GraphQL Schema Stitching for Ruby
hasura/graphql-schema-stitching-demo
Schema Stitching Example with Hasura GraphQL + MetaWeather API
maticzav/graphql-server-file-upload-example
💾 GraphQL Server examples: File API
DevanB/graphql-binding-yelp
Embed Yelp's GraphQL API into your server application
gmac/graphql-ruby-schema-directives
Generic implementation of schema directives for GraphQL Ruby
imadi/graphql-schema-stitching-using-braid
Schema Stitching example using GraphQL Braid
mgagliardo91/postgraphile-federation-plugin
GraphQL Federation support via Postgraphile Plugin
kbrandwijk/graphql-gateway-tools
A set of tools to help you build a GraphQL Gateway using remote schemas and schema stitching.
gmac/federation-to-stitching-sdl
Format Federation SDL documents for use in a Schema Stitching gateway.
synapse-gateway/synapse-builder
Synapse is an open-source tool to build, deploy, and monitor a GraphQL Gateway, putting legacy APIs behind a single GraphQL endpoint.
davishooly/graphql-schema-stitching
:rocket: GraphQL Schema stitching example app.
onelittlenightmusic/graphql-gw-example-add-field
Simple GraphQL gateway example adding an field into Github API
tkosminov/nestjs-yoga-example
NestJS example with GraphQL, schema stitching, schema reload, dataloader
tlivings/graphql-component
Composeable graphql components
Durisvk/federation-stitching
OAKSLAB Engineering League 2023 Q2: Comparison of Apollo Federation and Schema Stitching techniques
HeroOfTheWild/Fun-with-GraphQL-Schema-Stitching
A JavaScript API experimenting with GraphQL's Schema Stitching
mpgxc/graphql-api-gateway
A Simple Approach to Building an API Gateway with GraphQL
sbrigham/graphql-schema-from-swagger
Create apollo ready resolvers and type definitions for one or multiple swagger enabled apis
aofleejay/sharing-graphql-schema-stitching
:school: How to merge schemas with schema stitching