prisma-relay-cursor-connection
Cursor Connection Library
Extends Prisma's findMany method to support Relay Cursor Connections for pagination and data fetching
Extend Prisma's findMany
method to support Relay Cursor Connections.
265 stars
2 watching
19 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
cursorgraphqlhacktoberfestpaginationprismaprisma-clientprisma2relay
Related projects:
Repository | Description | Stars |
---|---|---|
heysailor/relay-mongodb-connection | A utility for creating Relay connections from MongoDB cursors | 40 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 575 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
relay-tools/react-router-relay | Integrates Relay with React Router for efficient data fetching and rendering. | 558 |
anmonteiro/melange-relay | This project provides a high-level GraphQL API abstraction using Relay and ReScript, enabling developers to easily define components with their own data demands. | 5 |
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 675 |
blind-oracle/riemann-relay | Relays Riemann events to multiple destinations in various formats | 2 |
alkama/bonzomaticserver | Relays shader progress between opponents in live-coding battles using WebSockets | 14 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
eyston/relay-composite-network-layer | Enables the merging of multiple GraphQL schema definitions into a single composite schema for use with Relay. | 49 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
omar-dulaimi/prisma-schema-sorter | Tools for organizing and structuring Prisma schema models | 23 |
s1owjke/prisma-query-formatter | Utility to format Prisma queries and substitute placeholders with values for logging purposes. | 1 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 447 |