awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesGraphQL Mutation Implementations

Implementations of create, update, and delete operations within a GraphQL API.

Distinct from Remote Mutation Execution: None of the candidates capture the general implementation of GraphQL mutations for data storage.

Explore 1 awesome GitHub repository matching data & databases · GraphQL Mutation Implementations. Refine with filters or upvote what's useful.

Awesome GraphQL Mutation Implementations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • strawberry-graphql/strawberrystrawberry-graphql का अवतार

    strawberry-graphql/strawberry

    4,674GitHub पर देखें↗

    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

    Executes create, update, or delete records in the underlying data store via specialized mutation operations.

    Pythonasgiasynciodjango
    GitHub पर देखें↗4,674
  1. Home
  2. Data & Databases
  3. GraphQL Mutation Implementations