awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesGraphQL Query Validation Rules

Enforcement of custom constraints and rules during the GraphQL query validation phase.

Distinct from Custom Validators: Focuses on validating the incoming GraphQL query document against custom rules, not validating object properties.

Explore 1 awesome GitHub repository matching software engineering & architecture · GraphQL Query Validation Rules. Refine with filters or upvote what's useful.

Awesome GraphQL Query Validation Rules GitHub Repositories

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

    strawberry-graphql/strawberry

    4,674Vezi pe GitHub↗

    Strawberry is a type-safe GraphQL library for Python that enables the design of schemas using Python type annotations and dataclasses. It functions as an asynchronous GraphQL server and execution engine, providing a bridge to expose schemas across ASGI-compliant web frameworks such as FastAPI, Django, Flask, and Litestar. The project implements GraphQL Federation, allowing for the creation of distributed schemas and entities that merge into a unified supergraph across multiple services. It also includes a dedicated toolkit for the Relay specification, supporting global object identification a

    Enforces custom constraints during the query validation phase to ensure requests adhere to specific rules.

    Pythonasgiasynciodjango
    Vezi pe GitHub↗4,674
  1. Home
  2. Software Engineering & Architecture
  3. Class Property Validation
  4. GraphQL Query Validation Rules