awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDynamic Schema Resolution

Mechanisms for selecting different GraphQL schemas at runtime based on request properties.

Distinct from Path-Based Schema Resolution: None of the candidates cover the runtime selection of GraphQL schemas based on HTTP request context; they focus on internal AST paths or AI tool extensions.

Explore 1 awesome GitHub repository matching web development · Dynamic Schema Resolution. Refine with filters or upvote what's useful.

Awesome Dynamic Schema Resolution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • graphql-hive/graphql-yogaAvatar graphql-hive

    graphql-hive/graphql-yoga

    8,523Vezi pe GitHub↗

    Yoga is a GraphQL server framework and runtime-agnostic HTTP handler used to build and deploy GraphQL APIs. It functions as a toolkit for managing schemas and resolvers, providing a spec-compliant environment for hosting APIs across diverse JavaScript runtimes, including Node.js, Deno, Bun, and serverless cloud environments. The project distinguishes itself through its ability to act as an Apollo Federation gateway, composing multiple subgraphs into a single unified supergraph. It also serves as a dedicated subscription server, delivering real-time data streaming via both WebSockets and Serve

    Provides the ability to return different schemas for a single endpoint based on the incoming request properties.

    TypeScriptbundenofetch
    Vezi pe GitHub↗8,523
  1. Home
  2. Web Development
  3. Dynamic Schema Resolution