TimMikeladze / graphql-crud
GraphQL schema directives to generate CRUD queries, mutations and resolvers which are automatically connected to a database.
☆20Updated 2 years ago
Alternatives and similar repositories for graphql-crud:
Users that are interested in graphql-crud are comparing it to the libraries listed below
- Plugin for TypeComposer (graphql-compose), that adds `pagination` resolver.☆29Updated 2 years ago
- Plugin for TypeComposer (graphql-compose), that adds `connection` resolver.☆45Updated 2 years ago
- This is a plugin for graphql-compose, which generates GraphQLTypes from any JSON.☆64Updated 2 years ago
- Parse "info" object (passed to resolver) into query tree and extract useful info from it☆18Updated 6 years ago
- A database-aware data-loader for use with GraphQL and TypeORM.☆82Updated 4 years ago
- Fully customizable Mongoose/MongoDB projection generator.☆46Updated 7 months ago
- GraphQL directive for create computed property☆30Updated 2 years ago
- NestJS With Prisma☆58Updated last week
- A class for sharing dataloaders across GraphQL subscriptions☆28Updated 2 years ago
- Example of Relay-compatible pagination with MongoDB☆47Updated 8 years ago
- Documentation content for oss.prisma.io (GraphQL Playground, GraphQL Yoga, GraphQL Config...)☆10Updated 4 years ago
- GraphQL Binding forwardTo plugin for GraphQL Middleware☆23Updated last year
- Apollo GraphQL Subscriptions issue☆44Updated 6 years ago
- Example API with GraphQL endpoint in TypeScript☆17Updated 8 years ago
- This is an Example of GraphQL Tools Schema Stitching with Subscriptions. This examples highlights how to stitching multiple GraphQL Schem…☆33Updated 7 years ago
- GraphQL middleware for schema resolvers☆66Updated 3 years ago
- Upload is hard, that's why we do it for you.☆129Updated 2 weeks ago
- Normalization and denormalization of GraphQL responses☆31Updated last year
- Conjure SQL from GraphQL queries 🧙🔮✨☆139Updated 2 years ago
- Batching and Caching layer using Redis as the Caching layer☆89Updated 2 years ago
- An extension of graphql-js that adds useful functionality for production graphql deployments.☆28Updated 7 years ago
- Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into t…☆187Updated last year
- Use custom directives in your GraphQL schema and queries 🎩☆152Updated 4 years ago
- ☆62Updated 9 months ago
- Custom Scalar Types for GraphQL-Tools